redhat-plumbers-in-action/Development Freezer
Notify contributors about ongoing development freeze.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Maintainedlast commit Oct 1, 2025
- License
- MIT
Pinned Snippet
uses: redhat-plumbers-in-action/devel-freezer@ad766eafd555b28d2cb8e27937835983f9c3d173 # v1.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pr-number | Pull Request number | yes | ${{ github.event.number }} |
| delay | Delay in seconds before starting validation of Pull Request | no | 0 |
| config-path | Path to configuration file | yes | .github/development-freeze.yml |
| token | GitHub token used to set issue labels | yes | — |
Outputs
no outputs