-
Notifications
You must be signed in to change notification settings - Fork 916
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
[CI] Create doc issue workflow #1515
[CI] Create doc issue workflow #1515
Conversation
Add workflow to create documentation issue in https://github.com/opensearch-project/documentation-website Update CONTRIBUTING doc on how to use. Issue: opensearch-project#1493 Signed-off-by: Kawika Avilla <[email protected]>
@VachaShah, does https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/create-documentation-issue.yml#L28 work? I pulled the |
Codecov Report
@@ Coverage Diff @@
## main #1515 +/- ##
==========================================
- Coverage 68.09% 68.09% -0.01%
==========================================
Files 3072 3072
Lines 59032 59032
Branches 8928 8928
==========================================
- Hits 40200 40198 -2
- Misses 16646 16647 +1
- Partials 2186 2187 +1
Continue to review full report at Codecov.
|
Signed-off-by: Kawika Avilla <[email protected]>
Nice! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
How does this work in the case where a contributor creates a parallel documentation PR at the same time? Maintainers just skip adding the label, because the issue isn't needed? |
* [CI] Create doc issue workflow Add workflow to create documentation issue in https://github.com/opensearch-project/documentation-website Update CONTRIBUTING doc on how to use. Issue: opensearch-project#1493 Signed-off-by: Kawika Avilla <[email protected]> * follow up Signed-off-by: Kawika Avilla <[email protected]>
Description
Add workflow to create documentation issue in
https://github.com/opensearch-project/documentation-website
Update CONTRIBUTING doc on how to use.
Signed-off-by: Kawika Avilla [email protected]
Issues Resolved
#1493
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr