From 5130391b214cdea5484594b91e8c1951bb3b6a63 Mon Sep 17 00:00:00 2001 From: Peter Nied Date: Thu, 7 Sep 2023 09:58:27 -0500 Subject: [PATCH] Add triage agenda items for waiting on quorum and member requests (#3263) During the triage meeting on Aug 27th, based on time constraints member requests were opened up earlier than previously scheduled on the agenda. This pull request captures this change to ensure meeting members can more quickly discuss an issue/PR. The opening phase of the triage meeting was not captured and has been included to document the informal and open tone of the meeting. Signed-off-by: Peter Nied Signed-off-by: Peter Nied --- TRIAGING.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/TRIAGING.md b/TRIAGING.md index 3bec5164c8..22e59afc2d 100644 --- a/TRIAGING.md +++ b/TRIAGING.md @@ -20,13 +20,16 @@ If you have an issue you'd like to bring forth please consider getting a link to ### Is there an agenda for each week? -Meetings are lightly structured as follows: +Meetings are 60 minutes and structured as follows: + +1. Initial Gathering: As we gather, feel free to turn on video and engage in informal and open-to-all conversation. After a bit a volunteer will share their screen and proceed with the agenda. +2. Announcements: If there are any announcements to be made they will happen at the start of the meeting. +3. Review of New Issues: The meetings always start with reviewing all untriaged [issues](https://github.com/search?q=label%3Auntriaged+is%3Aopen++repo%3Aopensearch-project%2Fsecurity+repo%3Aopensearch-project%2Fsecurity-dashboards-plugin&type=issues&ref=advsearch&s=created&o=desc) for the security and security-dashboards repositories. +4. Member Requests: Opportunity for any meeting member to ask for consideration of an issue or pull request. +5. Untriaged Items: Review any [issues](https://github.com/search?q=-label%3Atriaged+is%3Aopen++is%3Aissue+repo%3Aopensearch-project%2Fsecurity+repo%3Aopensearch-project%2Fsecurity-dashboards-plugin&type=issues) that might have had the 'untriaged' label removed but require additional triage discussion. +6. Pull Request Discussion: Then, we review the status of outstanding [pull requests](https://github.com/search?q=+is%3Aopen++repo%3Aopensearch-project%2Fsecurity+repo%3Aopensearch-project%2Fsecurity-dashboards-plugin&type=pullrequests&ref=advsearch) from the security and security-dashboards repositories. +7. Open Discussion: Allow for members of the meeting to surface any topics without issues filed or pull request created. -1. Announcements: If there are any announcements to be made they will happen at the start of the meeting. -2. Review of new issues: The meetings always start with reviewing all untriaged [issues](https://github.com/search?q=label%3Auntriaged+is%3Aopen++repo%3Aopensearch-project%2Fsecurity+repo%3Aopensearch-project%2Fsecurity-dashboards-plugin&type=issues&ref=advsearch&s=created&o=desc) for the security and security-dashboards repositories. -3. Untriaged items: Review any [issues](https://github.com/search?q=-label%3Atriaged+is%3Aopen++is%3Aissue+repo%3Aopensearch-project%2Fsecurity+repo%3Aopensearch-project%2Fsecurity-dashboards-plugin&type=issues) that might have had the 'untriaged' label removed but require additional triage discussion. -4. Pull request discussion: Then, we review the status of outstanding [pull requests](https://github.com/search?q=+is%3Aopen++repo%3Aopensearch-project%2Fsecurity+repo%3Aopensearch-project%2Fsecurity-dashboards-plugin&type=pullrequests&ref=advsearch) from the security and security-dashboards repositories. -5. Open discussion: Finally, we open the floor in case anyone wants to highlight an issue. There is no specific ordering within each category.