Skip to content

fix: support repository rename in resource_github_actions_repository_…#3396

Open
acouvreur wants to merge 1 commit intointegrations:mainfrom
acouvreur:resource_github_actions_repository_oidc_subject_claim_customization_template-repository-rename
Open

fix: support repository rename in resource_github_actions_repository_…#3396
acouvreur wants to merge 1 commit intointegrations:mainfrom
acouvreur:resource_github_actions_repository_oidc_subject_claim_customization_template-repository-rename

Conversation

@acouvreur
Copy link
Copy Markdown
Contributor

@acouvreur acouvreur commented May 5, 2026

…oidc_subject_claim_customization_template

Related to #3180


Before the change?

  • The OIDC claim customization would recreate/reset on rename

After the change?

  • The OIDC claim customization will be unchanged if the new repository name is actually a rename

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 5, 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! 🚀

return nil
}
return diag.FromErr(err)
}
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could use the same wrapper deleteResourceOn404AndSwallow304OtherwiseReturn I guess

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.

1 participant