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

Add Draft to Issue type #2997

Merged
merged 1 commit into from Nov 23, 2023
Merged

Add Draft to Issue type #2997

merged 1 commit into from Nov 23, 2023

Conversation

caseyduquettesc
Copy link
Contributor

Fixes #2996

Adds Draft to the Issue type, which is documented to be included with issues - https://docs.github.com/en/webhooks/webhook-events-and-payloads#issue_comment

Copy link

codecov bot commented Nov 23, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a5f292c) 97.93% compared to head (9e24551) 97.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2997   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files         150      150           
  Lines       12952    12952           
=======================================
  Hits        12685    12685           
  Misses        190      190           
  Partials       77       77           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @caseyduquettesc !
LGTM.
Merging.

@gmlewis gmlewis merged commit 942692e into google:master Nov 23, 2023
7 checks passed
@caseyduquettesc caseyduquettesc deleted the issue-draft branch November 23, 2023 05:31
gmlewis pushed a commit to o-sama/go-github that referenced this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue type is missing draft
2 participants