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
We would like any PR that is merged into develop to have a "changelog: -type-" label. This is to help organize the changelog easily during releases.
PRs must contain exactly one changelog label, and the bot auto-close the PR if no label is found. It will leave a top-level comment asking the PR author to add a changelog label before reopening the PR.
The text was updated successfully, but these errors were encountered:
… of a PR and Fix#19: Add check to ensure all PRs have changelog labels (#37)
* Initial work
* Change indentation to 2 spaces
* Fixes
* Add spaces and modify closing message
* Modify if condition
* Space after if and improve message
* Add validation checks and changelog label checks
* Reorder trim()
* Review comments
* Changes to the workflow
* Fixes
* Review comments
We would like any PR that is merged into develop to have a "changelog: -type-" label. This is to help organize the changelog easily during releases.
PRs must contain exactly one changelog label, and the bot auto-close the PR if no label is found. It will leave a top-level comment asking the PR author to add a changelog label before reopening the PR.
The text was updated successfully, but these errors were encountered: