Skip to content

Comments

feat: Consistent secret and variable selected repos#3155

Merged
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:secret-variable-repos
Feb 4, 2026
Merged

feat: Consistent secret and variable selected repos#3155
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:secret-variable-repos

Conversation

@stevehipwell
Copy link
Collaborator

@stevehipwell stevehipwell commented Feb 4, 2026


Before the change?

  • The github_actions_organization_secret, github_actions_organization_variable & github_dependabot_organization_secret with selected visibility drift when the selected repo IDs are managed externally
  • Inconsistent availability of resources to manage organization secret/variable selected repos
  • Import for secret/variable selected repos not implemented correctly
  • Acceptance tests for secret/variable selected repos incorrect

After the change?

  • The github_actions_organization_secret, github_actions_organization_variable & github_dependabot_organization_secret with selected visibility work correctly when the selected repo IDs are managed externally
  • Added github_actions_organization_variable_repositories, github_actions_organization_variable_repository & github_dependabot_organization_secret_repository resources
  • Deprecated selected_repository_ids for github_actions_organization_secret, & github_dependabot_organization_secret
  • Import for secret/variable selected repos follows best practice
  • All modified resources use context aware functions
  • Acceptance tests for secret/variable selected repos corrected

Pull request checklist

  • Schema migrations have been created if needed (example)
  • 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

@stevehipwell stevehipwell added this to the v6.11.0 Release milestone Feb 4, 2026
@stevehipwell stevehipwell self-assigned this Feb 4, 2026
@stevehipwell stevehipwell added Type: Feature New feature or request New resource Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR labels Feb 4, 2026
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

👋 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! 🚀

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell stevehipwell force-pushed the secret-variable-repos branch from 64f9359 to a6378b4 Compare February 4, 2026 12:59
@stevehipwell stevehipwell marked this pull request as ready for review February 4, 2026 13:00
@stevehipwell stevehipwell merged commit 41c3ace into integrations:main Feb 4, 2026
7 checks passed
@stevehipwell stevehipwell deleted the secret-variable-repos branch February 4, 2026 16:37
deiga pushed a commit to F-Secure-web/terraform-provider-github that referenced this pull request Feb 4, 2026
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New resource Type: Feature New feature or request Type: Maintenance Any dependency, housekeeping, and clean up Issue or PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants