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 #327

Conversation

VachaShah
Copy link

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

Closes #300

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed 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:28
Signed-off-by: Vacha Shah <vachshah@amazon.com>
@VachaShah VachaShah force-pushed the documentation-issue-workflow branch from 63ffc2f to 777c6da Compare May 19, 2022 16:49
@@ -0,0 +1,11 @@
**Is your feature request related to a problem?**
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we say "Is your documentation request related to a problem" or "Describe your documentation requirement"?

**Is your feature request related to a problem?**
A new feature has been added.

**What solution would you like?**
Copy link
Collaborator

Choose a reason for hiding this comment

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

These words looks good for feature/bug fix, should we tune the words for documentation?

@VachaShah VachaShah marked this pull request as draft May 21, 2022 05:31
@VachaShah VachaShah closed this May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a workflow for documenting features
2 participants