-
-
Notifications
You must be signed in to change notification settings - Fork 137
doc: describe ready-for-release state #844
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -142,6 +142,9 @@ The expected workflow for issues reported to Node.js is: | |
| getting resolved. Comments on the issue when someone is working on it are | ||
| useful, as is assignment of the issue to a person who agrees to be | ||
| responsible for following it through to resolution and disclosure. | ||
| - Once a fix is ready for release, the issue should be assigned to the group | ||
| `Ready for release`, and a comment added indicating the relevant PRs that | ||
| need to be merged during the release process. | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It's not clear to me what "assigned to the group Ready for release" means. Is there maybe a missing word or something?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. https://github.com/nodejs/TSC/pull/844/files#r403256247, sorry, I'd previously used the work "Team" not "Group", clearer now? @Trott ?
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. If that's a HackerOne team, then yes.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Perhaps the team could simply be called |
||
| 5. `RESOLVED`: State for an issue that has had a fix published. Issues in this | ||
| state should be disclosed. | ||
| 6. ...: Final states for issues that we will not fix: | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.