Skip to content

Labels

Labels

  • blocked

  • bug

    Something isn't working
  • duplicate

    This issue or pull request already exists
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • kind/breaking

    Indicates this will require major version update
  • kind/bug-fix

    A bug has been fixed
  • kind/dependencies

    Pull requests that update a dependency file
  • kind/documentation

    Improvements or additions to documentation
  • kind/feature

    New feature or request
  • kind/infra

    Related to infrastructure changes
  • kind/refactor

  • kind/security

    Anything which improves security or fixes vulnerabilities
  • kind/tests

    Improvement or enhancement of the tests
  • merge-after-tests-ok

  • need-final-approval

  • need-integration-tests

  • skip/changelog

    If it should be excluded from changelog or Release notes. Such as infra, reverted PRs, etc.
  • tests/all

    Run the full test suite. Equivalent to `/packit test`.
  • tests/sanity

    PR ready to run the sanity test suit. Equivalent to `/packit test --labels sanity`.
  • tests/skip

    This PR does not require integration tests to be run.
  • tests/tier0

    PR ready to run the essential test suit. Equivalent to `/packit test --labels tier0`.
  • tests/tier1

    Run (optional) tier1 test jobs. Equivalent to `/packit test --labels tier1`.