Different default label for builds in a Travis matrix
Open
- Dominant language
- JavaScript
- Stars
- 80
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Right now the default label is always the repository name. This makes sense if you're not doing any filtering with the `env` filter.
When given an `env` filter, maybe the default label should be the filter? e.g. `NPM_3=true`, `TEST_LOADER=requirejs`, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.