You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use Merged PRs' label to keep track of my releases.
Assuming I have 3 merged PR (each with a label) since my last release:
PR 1 - label documentation
PR 2 - label feature
PR 3 - label bugfix
So when i trigger the release script / action, it will create a release draft with versioning calculated based on the label and inside the changelog with section for each label along with their merged PR.
May I know if intuit/auto provide something to achieve this? or are there some other ways to do so?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use Merged PRs' label to keep track of my releases.
Assuming I have 3 merged PR (each with a label) since my last release:
PR 1 - label documentation
PR 2 - label feature
PR 3 - label bugfix
So when i trigger the release script / action, it will create a release draft with versioning calculated based on the label and inside the changelog with section for each label along with their merged PR.
May I know if intuit/auto provide something to achieve this? or are there some other ways to do so?
Beta Was this translation helpful? Give feedback.
All reactions