Skip to content

fix: Only send allow_forking on change#3174

Merged
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:fix-allow-forking-after-set
Feb 9, 2026
Merged

fix: Only send allow_forking on change#3174
stevehipwell merged 1 commit intointegrations:mainfrom
stevehipwell:fix-allow-forking-after-set

Conversation

@stevehipwell
Copy link
Copy Markdown
Collaborator

Resolves #3173


Before the change?

  • After allow_forking has been computed it used when modifying the repo

After the change?

  • allow_forking is only used when modifying the repo after it has explicitly changed in the plan

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.1 Patch milestone Feb 9, 2026
@stevehipwell stevehipwell self-assigned this Feb 9, 2026
@stevehipwell stevehipwell added the Type: Bug Something isn't working as documented label Feb 9, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 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 fix-allow-forking-after-set branch from b1f8d5f to b896a37 Compare February 9, 2026 16:00
@stevehipwell stevehipwell merged commit 68741e0 into integrations:main Feb 9, 2026
7 checks passed
@stevehipwell stevehipwell deleted the fix-allow-forking-after-set branch February 9, 2026 17:17
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]: 6.11.0 - 422 This organization does not allow private repository forking

2 participants