Labels
Labels
23 labels
- Something isn't working
- This issue or pull request already exists
- Pull requests that update GitHub Actions code
- Good for newcomers
- Indicates this will require major version update
- A bug has been fixed
- Pull requests that update a dependency file
- Improvements or additions to documentation
- New feature or request
- Related to infrastructure changes
- Anything which improves security or fixes vulnerabilities
- Improvement or enhancement of the tests
- If it should be excluded from changelog or Release notes. Such as infra, reverted PRs, etc.
- Run the full test suite. Equivalent to `/packit test`.
- PR ready to run the sanity test suit. Equivalent to `/packit test --labels sanity`.
- This PR does not require integration tests to be run.
- PR ready to run the essential test suit. Equivalent to `/packit test --labels tier0`.
- Run (optional) tier1 test jobs. Equivalent to `/packit test --labels tier1`.