Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add default branch to repository edit event #2995

Merged
merged 4 commits into from
Nov 22, 2023

Conversation

caseyduquettesc
Copy link
Contributor

Fixes #2994

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (78c6de0) 97.93% compared to head (c77e710) 97.93%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2995   +/-   ##
=======================================
  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.

@gmlewis
Copy link
Collaborator

gmlewis commented Nov 22, 2023

Please make sure to follow step 4 in our CONTRIBUTING.md doc and push (not force-push) the changes to this PR.
Thank you!

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 a5f292c into google:master Nov 22, 2023
7 checks passed
@caseyduquettesc caseyduquettesc deleted the patch-1 branch November 23, 2023 01:34
gmlewis pushed a commit to o-sama/go-github that referenced this pull request Dec 19, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Webhook type for repository edits is missing default branch
2 participants