Skip to content

Add Draft to Issue type#2997

Merged
gmlewis merged 1 commit intogoogle:masterfrom
caseyduquettesc:issue-draft
Nov 23, 2023
Merged

Add Draft to Issue type#2997
gmlewis merged 1 commit intogoogle:masterfrom
caseyduquettesc:issue-draft

Conversation

@caseyduquettesc
Copy link
Copy Markdown
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

@codecov
Copy link
Copy Markdown

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
Copy Markdown
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
@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