Labels
Labels
22 labels
- Continuous Integration / Continuous Delivery (aka pipeline stuff)
- Pull requests that update a dependency file
- Hotfixes into production
- Related to integrated developer environments, e.g. VSCode etc.
- Pull requests that update Javascript code
- Database migrations
- Pull requests that update ruby code
- [don't use anymore] Pull requests that update Ruby code
- Unit tests, integration tests etc.
- Changes mainly targeting the UI, e.g. redesigns