Skip to content

chore: Fix repo allow forking#3094

Merged
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:fix-repo-allow-forking
Jan 20, 2026
Merged

chore: Fix repo allow forking#3094
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:fix-repo-allow-forking

Conversation

@stevehipwell
Copy link
Copy Markdown
Collaborator

Resolves #3088


Before the change?

  • The github_repository resource incorrectly sends AllowForking even when not set.

After the change?

  • The github_repository resource only sends AllowForking when not set.

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 self-assigned this Jan 19, 2026
@stevehipwell stevehipwell added the Type: Bug Something isn't working as documented label Jan 19, 2026
@stevehipwell stevehipwell added this to the v6.10.2 Release milestone Jan 19, 2026
@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! 🚀

@deiga
Copy link
Copy Markdown
Collaborator

deiga commented Jan 19, 2026

@stevehipwell is the secret drift in here accidentally?

@stevehipwell stevehipwell force-pushed the fix-repo-allow-forking branch from 7ef88e6 to f720a09 Compare January 19, 2026 15:29
@stevehipwell stevehipwell changed the title Fix repo allow forking chore: Fix repo allow forking Jan 19, 2026
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
@stevehipwell stevehipwell force-pushed the fix-repo-allow-forking branch from 3cab922 to d427ca5 Compare January 20, 2026 15:26
@stevehipwell stevehipwell merged commit 71bbe3f into integrations:main Jan 20, 2026
8 checks passed
@stevehipwell stevehipwell deleted the fix-repo-allow-forking branch January 20, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Something isn't working as documented

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: allow_forking option breaks repo creation when the org doesn't allow forking

3 participants