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

[FEAT]: Add custom deployment protection rules (GitHub app based) to github_repository_environment #1764

Open
1 task done
noahnu opened this issue Jun 28, 2023 · 3 comments
Labels
hacktoberfest Issues for participation in Hacktoberfest Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@noahnu
Copy link

noahnu commented Jun 28, 2023

Describe the need

I'd like the ability to set custom deployment protection rules for a GitHub environment. I believe the functionality would be added somewhere here:

The Rest API: https://docs.github.com/en/rest/deployments/protection-rules?apiVersion=2022-11-28#create-a-custom-deployment-protection-rule-on-an-environment

POST /repos/{owner}/{repo}/environments/{environment_name}/deployment_protection_rules

The argument would take GitHub App integration IDs as input.

SDK Version

No response

API Version

REST 2022-11-28

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@noahnu noahnu added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Jun 28, 2023
@kfcampbell kfcampbell added Status: Up for grabs Issues that are ready to be worked on by anyone Priority: Normal and removed Status: Triage This is being looked at and prioritized labels Jun 29, 2023
@kfcampbell kfcampbell moved this from 🆕 Triage to 🔥 Backlog in 🧰 Octokit Active Jun 29, 2023
@nickfloyd nickfloyd added the hacktoberfest Issues for participation in Hacktoberfest label Sep 20, 2023
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 Jun 17, 2024
@noahnu
Copy link
Author

noahnu commented Jun 17, 2024

Still relevant

@github-actions github-actions bot removed the Status: Stale Used by stalebot to clean house label Jun 20, 2024
@dion-gionet
Copy link
Contributor

#2352 should close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Issues for participation in Hacktoberfest 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

4 participants