mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: Add support for release/experimental label (#6208)
Co-authored-by: Ben Potter <ben@coder.com>
This commit is contained in:
co-authored by
Ben Potter
parent
5e4931efaf
commit
fac7c02eeb
@@ -236,3 +236,7 @@ Breaking changes can be triggered in two ways:
|
||||
### Security
|
||||
|
||||
The [`security`](https://github.com/coder/coder/issues?q=sort%3Aupdated-desc+label%3Asecurity) label can be added to PRs that have, or will be, merged into `main`. Doing so will make sure the change stands out in the release notes.
|
||||
|
||||
### Experimental
|
||||
|
||||
The [`release/experimental`](https://github.com/coder/coder/issues?q=sort%3Aupdated-desc+label%3Arelease%2Fexperimental) label can be used to move the note to the bottom of the release notes under a separate title.
|
||||
|
||||
Reference in New Issue
Block a user