gh pr create
regression fix
This release fixes a regression introduced in v2.76.0
where organization teams were retrieved outside of intentional use cases. This caused problems for GitHub Enterprise Server users using the GitHub Actions automatic token that does not have access to organization teams.
For more information, see #11360
What's Changed
🐛 Fixes
📚 Docs & Chores
- add tenancy aware for san matcher by @ejahnGithub in #11261
- Run Lint and Tests on
push
totrunk
branch by @andyfeller in #11325 - update ownership of pkg/cmd/release/shared/ by @ejahnGithub in #11326
- Automate spam issue detection by @babakks in #11316
- Improve
api
--preview
docs by @jsoref in #11274 - Incorporate govulncheck into workflows by @andyfeller in #11332
- chore(deps): bump advanced-security/filter-sarif from 1.0.0 to 1.0.1 by @dependabot[bot] in #11298
- chore(deps): bump github.com/sigstore/sigstore-go from 1.0.0 to 1.1.0 by @dependabot[bot] in #11307
Full Changelog: v2.76.0...v2.76.1