fix: Configuration for labels in custom config, now we take them into consideration
All threads resolved!
The goal of this MR is to consider labels from the custom config. So far, they were not considered.
Merge request reports
Activity
added Bug label
requested review from @paul.pestov
assigned to @malkja
- Resolved by Orlin Malkja
@paul.pestov Should I write test(s) for this task ?
@paul.pestov I have written a validation function for the 'labels' attribute in the tido config. If the user provides a certain key of the 'labels' object, then he needs to provide a value for that key and not leave it empty.
- Resolved by Paul Pestov
- Resolved by Paul Pestov
- Resolved by Paul Pestov
added 1 commit
- 3371a71a - refactor: rewrite the validateLabels function
mentioned in commit 87968d96
Please register or sign in to reply