Skip to content

Conversation

@pmartindev
Copy link
Collaborator

Resolves #353


Before the change?

  • Current behavior does not allow changing the repository setting to allow/disallow forking.

After the change?

  • Repositories can now (optionally) be set to allow forking. This only applies to private and internally owned repositories. This setting cannot be changed on publicly owned repositories as public repositories can always be forked.

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

@pascal-hofmann
Copy link
Contributor

pascal-hofmann commented Nov 11, 2025

See #1649 :(

Edit: This also resolves #1071.

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.

Support modifying Allow forking option for resource_github_repository

2 participants