rultor
rultor copied to clipboard
Refuse release dependent on bug number
It would be nice to be able to be able to configure rultor like this:
release:
requirements:
bugs:
label: bug
max: 0
to let rultor use the github API to check if there are more than "0" bugs labelled with "bug" and refuse the release if there are any bugs that would actually be released.
@yegor256 dispatch this issue please
@sils1297 good idea, but I would rather make the configuration simpler, for example:
release:
required:
label-absent: bug
arg-matches: tag [0-9\.]+
label-max: minor-bug
What do you think?
@sils1297 still interested in this ? :)
Would be neat. We're unable to use rultor for releases though since we always need two version numbers (the one of the release and the one after as we're doing development releases). Thus we wouldn't use this feature indeed with our current setup.
@sils1297 thanks, lets not dismiss it then but prioritize it realistically :)
@alex-palevsky valid bug.
@alex-palevsky this is postponed.
@alex-palevsky valid bug.
@original-brownbear added "bug" tag to this issue
@sils1297 I set the milestone to 2.0 since there is nothing set yet
@alex-palevsky this is postponed.
@original-brownbear sure, thanks, I added "postponed" label to it
@alex-palevsky this is postponed.
@original-brownbear I will assign somebody else to this issue