Labels
Labels
17 labels
- There is an issue and this MUST NOT be released.
- GitHub Actions workflow dependency.
- Node package manager dependency.
- Pull requests that update a dependency file
- Pull requests that update GitHub Actions code
- Pull requests that update Javascript code
- Incompatible API changes for the application or service.
- Added functionality in a backwards compatible manner.
- Bug fixes that are backwards compatible.
- A pull-request that should be ignored i.e. doc updates.
- Something is broke but not on fire.
- Something needs changed but not a feature.
- Dependency upgrades.
- Adding, updating or fixing documentation for the project.
- New feature or technical improvement.
- Emergency issue, aka Prod is down.
- Security issue or fix.