Skip to content

Add issue Type to IssueRequest - #3567

Merged
gmlewis merged 1 commit into
google:masterfrom
cpanato:add-edit-type
Apr 30, 2025
Merged

Add issue Type to IssueRequest#3567
gmlewis merged 1 commit into
google:masterfrom
cpanato:add-edit-type

Conversation

@cpanato

Copy link
Copy Markdown
Contributor

With he new field for Issue Type, we can also update that field in the edit method, adding that to be able to use it.
updating the tests to add that as well

https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#update-an-issue

cc @gmlewis

@gmlewisgmlewis changed the title add issue type to the IssueRequest to be able to update this fieldAdd issue Type to IssueRequestApr 30, 2025
@gmlewis

Copy link
Copy Markdown
Collaborator

Thank you, @cpanato. Please run step 4 of CONTRIBUTING.md and push the changes to this PR.

@codecov

codecovBot commented Apr 30, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.24%. Comparing base (6a7684f) to head (0c7ace0).
Report is 7 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3567 +/- ##
==========================================
+ Coverage 91.23% 91.24% +0.01% 
==========================================
Files 183 183 Lines 16053 16075 +22 ==========================================
+ Hits 14646 14668 +22 
Misses 1231 1231 Partials 176 176 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@cpanato

Copy link
Copy Markdown
ContributorAuthor

Thank you, @cpanato. Please run step 4 of CONTRIBUTING.md and push the changes to this PR.

sorry @gmlewis forgot to run those, pushed the changes after running the scripts

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @cpanato!
LGTM.
Merging

@gmlewis
gmlewis merged commit c9e1ad0 into google:masterApr 30, 2025
@cpanato
cpanato deleted the add-edit-type branch April 30, 2025 13:06
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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.

2 participants

@cpanato@gmlewis