Uh oh!
There was an error while loading. Please reload this page.
feat: Add sorting list options for secret scanning - #3481
Conversation
@gmlewis After this is merged, could you cut another minor release, please? 🙏 I promise this is the last one 😄 |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## master #3481 +/- ##
=======================================
Coverage 91.02% 91.02% =======================================
Files 179 179 Lines 15561 15561 =======================================
Hits 14165 14165 Misses 1223 1223 Partials 173 173 ☔ View full report in Codecov by Sentry. |
gmlewis
left a comment
There was a problem hiding this comment.
Thank you, @maaarcelino!
LGTM.
Merging.
gmlewis
commented
Feb 17, 2025
This is now available here: https://github.com/google/go-github/releases/tag/v69.2.0 |
Similar to #3477 this adds the missing sorting options from the
SecretScanningAlertListOptionsstruct.These options are available in the list-secret-scanning-alerts-for-a-repository endpoint and the respective ones for orgs and enterprises.