Skip to content

Commit

Permalink
docs: add Releases to Sustainability hours (#12607)
Browse files Browse the repository at this point in the history
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
  • Loading branch information
juliev0 and agilgur5 committed Feb 5, 2024
1 parent fbd70aa commit 53474af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions community/sustainability_effort.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Help is needed for:
* [triaging](../docs/CONTRIBUTING.md#triaging-bugs) new bugs by prioritizing them with `P0`, `P1`, `P2`, and `P3` labels
* responding to questions in [Github Discussions](https://github.com/argoproj/argo-workflows/discussions)
* responding to questions in [CNCF Slack](https://argoproj.github.io/community/join-slack) in the `#argo-workflows` and `#argo-wf-contributors` channels
* releasing new versions

## Commitment

Expand All @@ -19,9 +20,9 @@ Any code contributor in a designated role or with an open Membership request can

Participants are expected to try to advance in roles.
There are different expectations depending on the role:
- Member and non-member: should average a minimum of 6 hours per week of either [authoring PRs](../docs/CONTRIBUTING.md#authoring-prs) or performing any activities listed above in the ["Where is help needed?"](#where-is-help-needed) section
- Member and non-member: should average a minimum of 6 hours per week of either [authoring PRs](../docs/CONTRIBUTING.md#authoring-prs) or performing any activities listed above in the ["Where is help needed?"](#where-is-help-needed) section (where permissions allow)
- Note that more time is required in this role in order to learn the codebase and processes to make sufficient progress
- Reviewer and above: should average a minimum of 2 hours per week performing any activities listed above in ["Where is help needed?"](#where-is-help-needed) section
- Reviewer and above: should average a minimum of 2 hours per week performing any activities listed above in ["Where is help needed?"](#where-is-help-needed) section (where permissions allow)
- Highest priority is to ensure that all PRs labeled `prioritized-review` [have an Assignee](#reviewing-prs)

Note that the hours per week listed above is an average over time; it's fine to have weeks of no activity so long as the average meets expectations.
Expand Down
1 change: 1 addition & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ If you are a Reviewer or below, then once you have approved a PR, request a revi
#### Triaging Bugs

New bugs need to be triaged to identify the highest priority ones.
Any Member can triage bugs.

Apply the labels `P0`, `P1`, `P2`, and `P3`, where `P0` is highest priority and needs immediate attention, followed by `P1`, `P2`, and then `P3`.
If there's a new `P0` bug, notify the [`#argo-wf-contributors`](https://cloud-native.slack.com/archives/C0510EUH90V) Slack channel.
Expand Down

0 comments on commit 53474af

Please sign in to comment.