-
Notifications
You must be signed in to change notification settings - Fork 282
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
Automate Updating Github Wikis #4198
Conversation
Signed-off-by: chawinphat <[email protected]>
Signed-off-by: chawinphat <[email protected]>
Signed-off-by: chawinphat <[email protected]>
Signed-off-by: chawinphat <[email protected]>
Talked with @chawinphat in the office hour. Thanks. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4198 +/- ##
==========================================
- Coverage 93.29% 93.16% -0.13%
==========================================
Files 187 189 +2
Lines 5802 5973 +171
==========================================
+ Hits 5413 5565 +152
- Misses 389 408 +19 ☔ View full report in Codecov by Sentry. |
Co-authored-by: Sayali Gaikawad <[email protected]> Signed-off-by: Teddy T <[email protected]>
Co-authored-by: Sayali Gaikawad <[email protected]> Signed-off-by: Teddy T <[email protected]>
Signed-off-by: chawinphat <[email protected]>
@gaiksaya can you add @SachinSahu431 as a contributor to this PR somehow, as he was crucial in researching and implementing a prototype for this workflow. |
Co-authored-by: Sayali Gaikawad <[email protected]> Signed-off-by: Teddy Tankuranand <[email protected]>
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.
LGTM! This is a good start.
Hi @chawinphat Looks like the workflow failed due to path: https://github.com/opensearch-project/opensearch-build/actions/runs/6961582353/workflow
Need to specify the path as cc: @zelinh |
Description
Updates Github wiki automatically using github-wiki-action. This creates a new workflow that updates the github wiki.
What the new wiki looks like can be seen on my fork's repository.
Issues Resolved
Closes #3936
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.