You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I definitely mess this up a couple of times and have even had some bugs slip past verification as I forgot to assign them to the milestone. It would be nice if the bot could assign things like bugs, feature requests, and PRs to the milestone once they've been completed. We wouldn't want this for all labels such as duplicate, needs more info, or failed backlog-candidates.
The text was updated successfully, but these errors were encountered:
We could probably assign things that were closed with a commit to the milestone, though we don't actually have a concept of "current milestone" so that might take some doing. Would that work for your cases?
Yeah that works. My guess is that you could probably calculate when the milestone via the plan. I'm also curious if this would annoy people but in theory it wouldn't trigger if a milestone was already assigned.
I definitely mess this up a couple of times and have even had some bugs slip past verification as I forgot to assign them to the milestone. It would be nice if the bot could assign things like bugs, feature requests, and PRs to the milestone once they've been completed. We wouldn't want this for all labels such as
duplicate
,needs more info
, or failedbacklog-candidates
.The text was updated successfully, but these errors were encountered: