Skip to content

fix: remove validation for team.permission on github_repository_collaborators#1781

Merged
kfcampbell merged 1 commit intointegrations:mainfrom
jsifuentes:fix/1775-custom-role-collaborators
Jul 10, 2023
Merged

fix: remove validation for team.permission on github_repository_collaborators#1781
kfcampbell merged 1 commit intointegrations:mainfrom
jsifuentes:fix/1775-custom-role-collaborators

Conversation

@jsifuentes
Copy link
Copy Markdown
Contributor

Resolves #1775


Behavior

Before the change?

  • github_repository_collaborators.team.#.permission had validation that prevented the use of custom roles

After the change?

  • github_repository_collaborators.team.#.permission no longer has a validation rule, matching the same configuration as the github_repository_collaborators.user.#.permission attribute.

Additional info

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)
  • Added the appropriate label for the given change

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes (Please add the Type: Breaking change label)
  • No

If Yes, what's the impact:

  • N/A

Pull request type

  • Bugfix: Type: Bug

@kfcampbell kfcampbell merged commit 587d52d into integrations:main Jul 10, 2023
felixlut pushed a commit to felixlut/terraform-provider-github that referenced this pull request Jul 22, 2023
avidspartan1 pushed a commit to avidspartan1/terraform-provider-github that referenced this pull request Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

github_repository_collaborators does not support custom repository role

2 participants