Labels
Labels
30 labels
- PR presents a new or fancy way of doing things that’s just plain nice to look at
- PR removes some cruft from an old or dirty area of the codebase
- PR kills off some dead code
- PR improves speed or performance
- pr-bot will merge PRs to master when branch requirements are met
- Something isn't working
- Pull requests that update a dependency file
- Stops PR bot from automatically requesting reviewers from a code area
- Prevent the translation step from executing on CI
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- Pull requests that update java code
- pr-bot will merge PRs to master when all checks are green, and all requested reviewers have approved
- Make the translation CI step non-blocking
- Allow merging this PR without meeting the minimum test coverage requirements.
- Further information is requested
- Trigger a refresh of the 'Fairely Specific Requirements' check
- This will not be worked on