terraform-provider-github icon indicating copy to clipboard operation
terraform-provider-github copied to clipboard

feat : Support repository property for GitHub organization ruleset

Open Moser-ss opened this issue 6 months ago • 3 comments

Resolves #2137 Introduces the support to use repository_property to target repositories in the ruleset


Before the change?

  • Cannot target ruleset using repository_property

After the change?

  • The ruleset can use the repository_property under the conditions block

Pull request checklist

  • [ ] Tests for the changes have been added (for bug fixes / features)
  • [ ] Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • [ ] Yes
  • [ ] No

Moser-ss avatar Aug 20 '24 18:08 Moser-ss