-
Notifications
You must be signed in to change notification settings - Fork 447
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a release template to the compiler. #4692
Conversation
ffaa640
to
13c6eb7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks as a great path forward!
41c2260
to
d02da58
Compare
Kudos 🙌, Looks great.
I do have a few suggestions.
|
I think an automated changelog every month is a good idea. We can have this running similar to what we do for releases. It's good to keep a log separately from the Github.com log. |
@fruffy This is a good idea. There will be an automated release later today and we can see if it works. |
https://github.com/p4lang/p4c/releases/tag/v1.2.4.12 Seems to work well! |
This follows the guide listed here: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes
I am not sure whether this will work. Fixes #4690.
@AdarshRawat1 We are also trying to improve our release logs. Do you have any ideas or suggestions how to have better information or templates here? We usually release on a monthly cadence.
@rst0git Do you know whether this will work with the automated release we use?