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
Maybe we should create a github action that copies the label, estimation, and asignees from the issue referenced in the pull request to the pull request itself. This would involve using the ZenHub API.
Author the user story for this feature
As a pull request author, I want to be informed when I forgot to assign my self to pull request so I can avoid empty author on release notes.
Is your feature request related to a problem? Please describe.
I forgot to assign myself to this pr: https://github.com/Flank/flank/pull/1087this cause no author assigned in release notes,
#1089
Describe the solution you'd like
Action should fail when no one is assigned to pull requests.
Describe alternatives you've considered
The alternative is assign the author of the first commit in pull request.
The text was updated successfully, but these errors were encountered: