Skip to content

Labels

Labels

  • area/logging

    Categorizes the issue or PR as relating to the way Bulwark emits its logs.
  • area/plugin-api

    Categorizes the issue or PR as relating to the plugin API or SDK.
  • dependencies

    Pull requests that update a dependency file.
  • github_actions

    Pull requests that update GitHub Actions code
  • go

    Pull requests that update Go code
  • good first issue

    Good first issue for newcomers to the project.
  • kind/bug

    Categorizes issue or PR as related to a bug.
  • kind/cleanup

    Categorizes issue or PR as related to cleaning up code, process, or technical debt.
  • kind/docs

    Categorizes issue or PR as related to documentation.
  • kind/enhancement

    A new piece of functionality, whether a feature implementation or an improvement to an existing one.
  • kind/testing

    Categorizes issue or PR as related to testing.
  • kind/usability

    Categorizes issue or PR as related to improving some aspect of usability.
  • python

    Pull requests that update Python code
  • rust

    Pull requests that update Rust code
  • size/large

    Denotes a PR that changes 100-499 lines, ignoring generated files.
  • size/medium

    Denotes a PR that changes 30-99 lines, ignoring generated files.
  • size/small

    Denotes a PR that changes 10-29 lines, ignoring generated files.
  • size/x-large

    Denotes a PR that changes 500-999 lines, ignoring generated files.
  • size/x-small

    Denotes a PR that changes 0-9 lines, ignoring generated files.
  • size/xx-large

    Denotes a PR that changes 1000+ lines, ignoring generated files.
  • triage/accepted

    Indicates an issue or PR is ready to be actively worked on.
  • wit

    Pull requests that update WIT interfaces