Skip to content

feat: Add support for members_can_change_repo_visibility in github_organization_settings#3147

Open
jalseth wants to merge 1 commit intointegrations:mainfrom
jalseth:jalseth/member-change-vis
Open

feat: Add support for members_can_change_repo_visibility in github_organization_settings#3147
jalseth wants to merge 1 commit intointegrations:mainfrom
jalseth:jalseth/member-change-vis

Conversation

@jalseth
Copy link
Copy Markdown

@jalseth jalseth commented Jan 30, 2026

Also added support for the github_organization data source.

This field is already a part of the Organization struct in the upstream go-github library, this is just surfacing it in the Terraform provider.

Resolves #3136


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?

  • Yes
  • No

@github-actions
Copy link
Copy Markdown

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@eyalgal eyalgal added this to the v6.12.0 Release milestone Feb 5, 2026
@deiga
Copy link
Copy Markdown
Collaborator

deiga commented Feb 14, 2026

@jalseth Please address review comments and rebase

@deiga deiga added Type: Feature New feature or request Awaiting response labels Feb 14, 2026
@jalseth jalseth force-pushed the jalseth/member-change-vis branch from c0bf5d1 to 5057e48 Compare March 25, 2026 00:04
…ganization_settings

Also added support for the github_organization data source.

Signed-off-by: James Alseth <jalseth@google.com>
@jalseth jalseth force-pushed the jalseth/member-change-vis branch from 5057e48 to f76abcb Compare March 25, 2026 00:08
@jalseth
Copy link
Copy Markdown
Author

jalseth commented Mar 25, 2026

@deiga Apologies for the late reply. I've updated based on your feedback.

@jalseth jalseth requested a review from deiga March 25, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT]: members_can_change_repo_visibility support in github_organization_settings resource

4 participants