ci: Add support for release/experimental label (#6208)

Co-authored-by: Ben Potter <ben@coder.com>
This commit is contained in:
Mathias Fredriksson
2023-02-15 16:23:06 +02:00
committed by GitHub
parent 5e4931efaf
commit fac7c02eeb
4 changed files with 17 additions and 1 deletions

View File

@ -25,6 +25,7 @@ either contain a known prefix with an exclamation mark ("feat!:",
GitHub labels that affect release notes:
- release/breaking: Shown under BREAKING CHANGES, prevents patch release.
- release/experimental: Shown at the bottom under Experimental.
- security: Shown under SECURITY.
Flags: