Exclude issues with the "Build" tag in the blog post release notes
See original GitHub issueWhen releasing Cake v1.3.0, I noticed that issues with the Build
tag are not being automatically included in the release notes generated by our build process (I had to include them manually).
They are, however, being correctly/automatically generated in the blog post.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
exclude issue types in release version - Jira
Hi,. In the current versions of both Jira Cloud and Jira Server, this is not currently possible to hide these issues from the...
Read more >Add an explicit label to include issue in release notes #23
Create a new label called Include in Release Notes , straight to the point. With this label I believe we do not need...
Read more >Filtering issue types on Release notes - Jira
Hi, I've been using JIRA Cloud for our projects and noticed JIRA has a cool feature to auto-generate release notes from versions.
Read more >Automatically generated release notes
You can automatically generate release notes for your GitHub releases. ... To create a new tag, type a version number for your release,...
Read more >GitLab Release Posts
The release post item generator automates the creation of release post items using issues and epics. Draft your release post content under the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Great! I’m happy with that as well. I thought it was odd having a
Build
section in the blog post, and not in the release notes. I changed the title to “Exclude issues with the ‘Build’ tag in the blog post release notes”@augustoproiete they are specifically being excluded due to the configuration in the GitReleaseManager.yaml file.
These are issues that tend to be internal changes that don’t need to be added to release notes.