What's Changed
🚀 New Features
- feat: allow users to set GitHub app in their repositories by @M0NsTeRRR in #2469
- feat: add github_release_asset data source by @mdb in #2514
- feat(actions_permissions): sha_pinning_required by @sheeeng in #2870
- feat: Consistent secret and variable selected repos by @stevehipwell in #3155
- feat: Add ruleset rule for pull request required reviewers by @deiga in #3073
- feat: support internal visibility for repositories created by a template by @puneet-arora15 in #3123
🐛 Bugfixes
- fix: Correct forking and vulnerability alert logic by @stevehipwell in #3127
- fix: Correct ruleset pr allowed merge method logic by @stevehipwell in #3128
- fix: Relax id parsing strictness for existing ids by @stevehipwell in #3129
- fix(environments): swallow 404 not found errors by @acouvreur in #3132
- fix: Correct repo vulnerability alert logic by @stevehipwell in #3144
- fix: Correct secret drift implementation by @stevehipwell in #3069
- fix: Ensure
github_emu_group_mappingbehaves correctly if mapping changes upstream by @deiga in #3118
🛠️ Maintenance
- [MAINT] Fix ruleset tests after rebase by @deiga in #3153
- [MAINT] enable nilnesserr linter by @deiga in #3113
- [MAINT] Remove unnecessary separate API call for repo topics in
github_repositoryby @deiga in #3086 - [MAINT] refactor
github_repository_fileto use Context-aware provider functions by @deiga in #3107 - [MAINT] Fix
github_organization_rulesetandgithub_repository_rulesetwithpushtarget by @deiga in #2958 - chore(actions): Add doc how to verify GitHub Attestations with GitHub cli and verify release artifacts with Cosign by @ViacheslavKudinov in #2846
- chore: Refactor test provider by @stevehipwell in #3146
- chore: Update go-github to v82 by @stevehipwell in #3139
- chore: Simplify codeql workflow by @stevehipwell in #3138
- build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #3141
- build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot[bot] in #3091
New Contributors
- @puneet-arora15 made their first contribution in #3123
- @sheeeng made their first contribution in #2870
Full Changelog: v6.10.2...v6.11.0