Skip to content

Commit

Permalink
Update untriaged issues link (#4948)
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <gaiksaya@amazon.com>
  • Loading branch information
gaiksaya committed Aug 15, 2024
1 parent 16e542c commit 717dd0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v1
with:
args: --verbose --max-retries 5 --retry-wait-time 10 --accept=200,403,429 --exclude-path ./TRIAGING.md --exclude-path tests/ --exclude-path release-notes/ ./
args: --verbose --max-retries 5 --retry-wait-time 10 --accept=200,403,429 --exclude-path tests/ --exclude-path release-notes/ ./
fail: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4 changes: 2 additions & 2 deletions TRIAGING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Meetings are 45 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/issues?q=is%3Aissue+label%3Auntriaged+repo%3Aopensearch-project%2Fopensearch-build+repo%3Aopensearch-project%2Fhelm-charts+repo%3Aopensearch-project%2Fansible-playbook+repo%3Aopensearch-project%2Fopensearch-ci+repo%3Aopensearch-project%2Fopensearch-cluster-cdk+repo%3Aopensearch-project%2Fterraform-provider-opensearch+repo%3Aopensearch-project%2Fopensearch-devops+repo%3Aopensearch-project%2Fopensearch-build-libraries+is%3Aopen+) for below repositories:
3. Review of New Issues: The meetings always start with reviewing all untriaged [issues](https://github.com/orgs/opensearch-project/projects/208/views/2) for below repositories:
1. [opensearch-build](https://github.com/opensearch-project/opensearch-build)
1. [opensearch-ci](https://github.com/opensearch-project/opensearch-ci)
1. [opensearch-build-libraries](https://github.com/opensearch-project/opensearch-build-libraries)
Expand All @@ -34,7 +34,7 @@ Meetings are 45 minutes and structured as follows:
1. [opensearch-cluster-cdk](https://github.com/opensearch-project/opensearch-cluster-cdk)
1. [opensearch-devops](https://github.com/opensearch-project/opensearch-devops)
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/issues?q=is%3Aissue+label%3Auntriaged+repo%3Aopensearch-project%2Fopensearch-build+repo%3Aopensearch-project%2Fhelm-charts+repo%3Aopensearch-project%2Fansible-playbook+repo%3Aopensearch-project%2Fopensearch-ci+repo%3Aopensearch-project%2Fopensearch-cluster-cdk+repo%3Aopensearch-project%2Fterraform-provider-opensearch+repo%3Aopensearch-project%2Fopensearch-devops+repo%3Aopensearch-project%2Fopensearch-build-libraries+is%3Aopen+) that might have had the 'untriaged' label removed but require additional triage discussion.
5. Untriaged Items: Review any [issues](https://github.com/orgs/opensearch-project/projects/208/views/2) that might have had the 'untriaged' label removed but require additional triage discussion.
6. Open Discussion: Allow for members of the meeting to surface any topics without issues filed or pull request created.


Expand Down

0 comments on commit 717dd0f

Please sign in to comment.