Categorizes the issue or PR as relating to the way Bulwark emits its logs.
Categorizes the issue or PR as relating to the plugin API or SDK.
Pull requests that update a dependency file.
Pull requests that update GitHub Actions code
Pull requests that update Go code
Good first issue for newcomers to the project.
Categorizes issue or PR as related to a bug.
Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Categorizes issue or PR as related to documentation.
A new piece of functionality, whether a feature implementation or an improvement to an existing one.
Categorizes issue or PR as related to testing.
Categorizes issue or PR as related to improving some aspect of usability.
Pull requests that update Python code
Pull requests that update Rust code
Denotes a PR that changes 100-499 lines, ignoring generated files.
Denotes a PR that changes 30-99 lines, ignoring generated files.
Denotes a PR that changes 10-29 lines, ignoring generated files.
Denotes a PR that changes 500-999 lines, ignoring generated files.
Denotes a PR that changes 0-9 lines, ignoring generated files.
Denotes a PR that changes 1000+ lines, ignoring generated files.
Indicates an issue or PR is ready to be actively worked on.
Pull requests that update WIT interfaces