-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📖Update release process docs & create new cherry pick template (#15911)
* add notes for new release process * minor fixes * add clarifications to respond to review * change 1% day to Wednesday
- Loading branch information
Showing
2 changed files
with
91 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
**Replace *everything* in angle brackets in the title AND body of this issue. If you have any questions see the [cherry pick documentation](https://github.com/ampproject/amphtml/blob/master/contributing/release-schedule.md#cherry-picks).** | ||
|
||
*GitHub issue your cherry pick is fixing:* | ||
|
||
Issue #<ISSUE_NUMBER> | ||
|
||
*PR that you are requesting a cherry pick for:* | ||
*(Put N/A if you do not yet have a PR with a fix if you are seeking pre-approval for a cherry pick. Edit this issue's body to add the PR number once it is available.)* | ||
|
||
PR #<PR_NUMBER> | ||
|
||
*[Type: Release](https://github.com/ampproject/amphtml/labels/Type%3A%20Release) issue for the release build you are requesting a cherry pick into:* | ||
|
||
Release Issue #<RELEASE_ISSUE_NUMBER> | ||
|
||
*Is this request for a cherry pick into a canary or a production release?* | ||
*(If you are requesting a cherry pick into a production release you may need to file a separate cherry pick request for the current canary as well. See the [cherry pick documentation](https://github.com/ampproject/amphtml/blob/master/contributing/release-schedule.md#cherry-picks).)* | ||
|
||
<CANARY_OR_PRODUCTION> | ||
|
||
*Why does this issue meet the [cherry pick criteria](https://github.com/ampproject/amphtml/blob/master/contributing/release-schedule.md#cherry-pick-criteria)? Be specific.* | ||
|
||
<YOUR_REASONS> | ||
|
||
*Assign this issue to the current TL (cramforce) if you have permission to, otherwise leave this cc line in.* | ||
/cc @cramforce |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters