Open
Description
Prerequisites:
- Is the functionality available in the GitHub UI? If so, please provide a link to information about the feature.
- Is the functionality available through the GitHub API? If the functionality is available, please provide links to the
API documentation (https://developer.github.com/v3/) as well as the Octokit documentation (https://octokit.github.io/).
New Feature
Please describe the desired new functionality:
Being able to configure these variables not only at the repository level but also at the organization level
Our use case:
- Block all pipelines in our organization when something happens.
- Block only deployments to one env.
With this, we could lock them by code. Being traced the change and the duration.