Skip to content

v6.11.0

Choose a tag to compare

@nickfloyd nickfloyd released this 04 Feb 22:46
· 36 commits to main since this release
4c95ca9

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

πŸ› οΈ 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_repository by @deiga in #3086
  • [MAINT] refactor github_repository_file to use Context-aware provider functions by @deiga in #3107
  • [MAINT] Fix github_organization_ruleset and github_repository_ruleset with push target 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

Full Changelog: v6.10.2...v6.11.0