[CI] Add criticality of release to release notes (#1259)
* Enforces presence of C-labels to designate the importance of a release * Iterates over them on a release, takes the highest present and includes it in the release notes * Lists the change(s) that caused the release to be that priority
Showing
- polkadot/.gitlab-ci.yml 1 addition, 3 deletionspolkadot/.gitlab-ci.yml
- polkadot/scripts/gitlab/check_labels.sh 32 additions, 10 deletionspolkadot/scripts/gitlab/check_labels.sh
- polkadot/scripts/gitlab/publish_draft_release.sh 91 additions, 5 deletionspolkadot/scripts/gitlab/publish_draft_release.sh
Please register or sign in to comment