Skip to content

Commit

Permalink
Update release-management.md
Browse files Browse the repository at this point in the history
Signed-off-by: steve lasker <[email protected]>

Co-authored-by: Orie Steele <[email protected]>
  • Loading branch information
SteveLasker and OR13 authored Jul 11, 2024
1 parent 8929581 commit a483ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-management.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Pre-releases go through one or more `-alpha.n` releases, followed by one or more
To minimize branch management, no additional branches are maintained for each incremental release.
- Considered an unstable release which should only be used for early development purposes.
- Released incrementally until no additional issues and prs are made against the release.
- Once no triaged issues or prs are scoped to the release, an rc is cut.
- Once no triaged issues or pull requests (prs) are scoped to the release, a release candidate (rc) is cut.
- To minimize confusion, and the risk of an alpha being widely deployed, alpha branches and released binaries may be removed at the discretion, and a [two-thirds supermajority][super-majority] vote, of the maintainers.
Maintainers will create an Issue, and vote upon it for transparency to the decision to remove a release and/or branch.
- Not supported
Expand Down

0 comments on commit a483ffa

Please sign in to comment.