Skip to content

Releases: backmarket-oss/terraform-provider-github

v0.2.0

15 Sep 07:09
7d6acb1

Choose a tag to compare

feat(rulesets): add `exempt` as a bypass option (#13)

This adds `exempt` as a ruleset bypass option alognside already existing
`pull_request` and `always`.

I need to check if GitHub API is ready to handle this addition.

cf.
https://github.blog/changelog/2025-09-10-github-ruleset-exemptions-and-repository-insights-updates/

v0.1.0-rc1

12 Sep 08:07
9339de3

Choose a tag to compare

chore: prepare for release (#11)

- Bump actions
- Re-enable release workflow
- Clean goreleaser config
- Remove CHANGELOG, SECURITY and RELEASE files
- Update README