Document upcoming changes to events payload by roman-y-wu · Pull Request #3667 · google/go-github

@roman-y-wu

Roman Wu added 2 commits

August 11, 2025 17:04
feat: Add deprecation notices for AuthorAssociation field in various event types

@google-cla

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@codecov

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.23%. Comparing base (84a0945) to head (2640f20).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3667   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files         185      185           
  Lines       16421    16421           
=======================================
  Hits        14982    14982           
  Misses       1254     1254           
  Partials      185      185           

☔ 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.

@gmlewis gmlewis changed the title Upcoming changes to events payload (Issue #3665) Document upcoming changes to events payload (Issue #3665)

Aug 12, 2025

gmlewis

Choose a reason for hiding this comment

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

Thank you, @romanywu!
LGTM.

Awaiting second LGTM+Approval from any other contributor before merging.

@alexandear or @stevehipwell - might one of you be available for a code review? Thank you!

alexandear

Choose a reason for hiding this comment

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

Please remove (Issue #3665) from PR's title and add Closes #3665 to description.

stevehipwell

Choose a reason for hiding this comment

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

Thanks @romanywu this looks really good, just waiting on the PR changes @alexandear asked for before I approve.

@gmlewis if you want to get this merged you should be able to update the title and PR body.

@roman-y-wu roman-y-wu changed the title Document upcoming changes to events payload (Issue #3665) Document upcoming changes to events payload

Aug 12, 2025

@roman-y-wu

Please remove (Issue #3665) from PR's title and add Closes #3665 to description.

stevehipwell

Choose a reason for hiding this comment

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

LGTM

@gmlewis