⚠️ This release is deprecated, please use v6.10.1 instead
What's Changed
🚀 New Features
- feat: Update go-github to v81 by @stevehipwell in #3050
- feat: Add support for repo private forking by @stevehipwell in #3056
- feat: Add team notification settings by @stevehipwell in #3059
- feat: Add Organization workflow permission resource by @deiga in #3015
- feat: Add support for Copilot code review in repository and organization rulesets by @JiayangZhou in #2965
🐛 Bugfixes
- fix: Correct private forking implementation by @stevehipwell in #3067
- fix: ensure failed membership invite can be deleted by @deiga in #3058
- fix: Revert anon auth complication by @deiga in #3071
- fix: Prevent enterprise org taint on SAML enforcement error by @ericpardee in #3026
- fix: Escape environment name for id by @stevehipwell in #3079
- fix: Enable importing
github_emu_group_mappingfor Group with multiple teams by @deiga in #3054 - fix: Fix Org Ruleset tests && enable
allowed_merge_methodsby @deiga in #2976
🪦 Deprecations
🛠️ Maintenance
- maint: Refactor integration tests by @stevehipwell in #2986
- maint: Ensure all acc tests have testacc prefix by @deiga in #3064
- maint: Add regression test for #2614 by @deiga in #3062
- maint: Improve provider tests by @deiga in #3061
- maint: Link directly to an example file to keep the link current when changes happen by @deiga in #3019
- maint: Properly enable test sweeper by @deiga in #3055
- maint: Update GNUmakefile to enhance test command functionality by @deiga in #3051
- maint: Convert legacy Schema Migrations to use StateUpgraders by @deiga in #3065
- maint: migrate releases resource and data source to context-aware fun… by @tempora-mutantur in #3036
- build(deps): bump anchore/sbom-action from 0.21.0 to 0.21.1 in the github-actions group by @dependabot[bot] in #3075
- build(deps): bump the gomod group across 1 directory with 2 updates by @dependabot[bot] in #3057
- build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #3013
New Contributors
- @JiayangZhou made their first contribution in #2965
- @ericpardee made their first contribution in #3026
- @tempora-mutantur made their first contribution in #3036
Full Changelog: v6.9.1...v6.10.0