Skip to content
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

Adding workflow for creating documentation issues #403

Conversation

VachaShah
Copy link
Contributor

Signed-off-by: Vacha Shah vachshah@amazon.com

Description

Adding workflow to automatically create issues in documentation-website repo when a needs-documentation label is added to a PR.

Issues Resolved

#374

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

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.

@VachaShah VachaShah requested a review from a team May 19, 2022 16:31
Signed-off-by: Vacha Shah <vachshah@amazon.com>
@VachaShah VachaShah force-pushed the documentation-issue-workflow branch from d66b92b to ab35faf Compare May 19, 2022 16:40
@codecov-commenter
Copy link

codecov-commenter commented May 19, 2022

Codecov Report

Merging #403 (ab35faf) into main (7ec926b) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #403   +/-   ##
=========================================
  Coverage     84.01%   84.01%           
  Complexity      911      911           
=========================================
  Files           130      130           
  Lines          3879     3879           
  Branches        359      359           
=========================================
  Hits           3259     3259           
  Misses          458      458           
  Partials        162      162           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ec926b...ab35faf. Read the comment docs.

Copy link
Member

@vamshin vamshin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks

@naveentatikonda naveentatikonda merged commit 0469615 into opensearch-project:main May 19, 2022
@VachaShah VachaShah deleted the documentation-issue-workflow branch May 19, 2022 17:36
@jmazanec15 jmazanec15 added v2.1.0 Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. labels Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Infrastructure Changes to infrastructure, testing, CI/CD, pipelines, etc. v2.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants