It would be very handy to optionally narrow down how scc handles labels to merge PRs. At the moment filters based on union, would be very useful to apply intersection. This would be useful in a case where someone would like to test PR in isolation (read devspace).
Initial discussion:
-Iuser:#org -Elabel:!xyz (suggested)
-I label:xyz (AND|OR) -I label:xyz (more complicated)
It would be very handy to optionally narrow down how scc handles labels to merge PRs. At the moment filters based on union, would be very useful to apply intersection. This would be useful in a case where someone would like to test PR in isolation (read devspace).
Initial discussion:
-Iuser:#org -Elabel:!xyz(suggested)-I label:xyz (AND|OR) -I label:xyz(more complicated)