[CI] Refactor publish_draft_release.sh (#1289)
* Refactor publish_draft_release.sh * Switch to using arrays for storing labelled changes * Combine changes for Polkadot and Substrate * Change sanitised_git_logs in `lib.sh` to drop `*`s at the start * Only look for priorities of medium or above (presence of one or more C1 label is enforeced by check-labels anyway, saves us some API calls) * Ensure priorities >C1-low aren't labelled B0-silent
parent
2338b80a
Showing
- polkadot/scripts/gitlab/check_labels.sh 16 additions, 6 deletionspolkadot/scripts/gitlab/check_labels.sh
- polkadot/scripts/gitlab/lib.sh 1 addition, 3 deletionspolkadot/scripts/gitlab/lib.sh
- polkadot/scripts/gitlab/publish_draft_release.sh 48 additions, 59 deletionspolkadot/scripts/gitlab/publish_draft_release.sh
Please register or sign in to comment