Skip to content

Conversation

@morisil
Copy link
Member

@morisil morisil commented Jan 16, 2026

Summary

  • Add allow_forking = var.private ? false : true to disable forking for private repos, preventing "organization does not allow private repository forking" errors
  • Remove deprecated has_downloads attribute

Test plan

  • Apply to an existing private repository to verify no forking error occurs
  • Verify public repositories still allow forking by default

🤖 Generated with Claude Code

- Add allow_forking that defaults to false for private repos to prevent
  "organization does not allow private repository forking" errors
- Remove deprecated has_downloads attribute

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@morisil morisil merged commit 6dbdd81 into main Jan 16, 2026
3 checks passed
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.

2 participants