Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support modifying Allow forking option for resource_github_repository #353

Open
ganhuang opened this issue Feb 12, 2020 · 7 comments
Open
Labels
r/repository Status: Pinned A way to keep old or long lived issues around Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@ganhuang
Copy link

Currently the the option Allow forking is not supported in the resource resource_github_repository. But it could be done via UI.

Affected Resource(s)

Please list the resources as a list, for example:

  • resource_github_repository
@benj-fletch
Copy link
Contributor

@ganhuang I don't believe that this is possible to be configured via the Github API for repositories? Do you know another way that this could be supported?

@deppy
Copy link

deppy commented Jul 7, 2020

@github-actions
Copy link

👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Status: Stale Used by stalebot to clean house label Dec 10, 2022
@kfcampbell kfcampbell added the Status: Blocked Some technical or requirement is blocking the issue label Dec 12, 2022
@kfcampbell
Copy link
Member

We could use Terraform to create a fork, certainly, but read/update/delete operations still aren't supported as far as I can see.

@github-actions github-actions bot removed the Status: Stale Used by stalebot to clean house label Dec 13, 2022
@github-actions
Copy link

👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Status: Stale Used by stalebot to clean house label Sep 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2023
@timhirsh
Copy link

It looks like the ask in this issue was misunderstood (and the issue prematurely closed due to staleness). The allow_forking option is part of the "update repository" api here: https://docs.github.com/en/free-pro-team@latest/rest/repos/repos?apiVersion=2022-11-28#update-a-repository

@kfcampbell, #1033 appears to have implemented this but it was reverted shortly after.

@kfcampbell
Copy link
Member

@timhirsh you're correct; I'll reopen and pin this issue.

@kfcampbell kfcampbell reopened this Oct 17, 2023
@kfcampbell kfcampbell added Status: Up for grabs Issues that are ready to be worked on by anyone Status: Pinned A way to keep old or long lived issues around and removed Status: Blocked Some technical or requirement is blocking the issue Status: Stale Used by stalebot to clean house labels Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r/repository Status: Pinned A way to keep old or long lived issues around Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants