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
The feature request
Add --comment to multi-gitter close so that it can close a PR with a comment indicating why it was closed
My use case
I want to supersede Pull Requests with new ones with different branch names. I want to be able to close the old PRs with a comment saying something along the lines of
Superseded by branch <branch_name>
The text was updated successfully, but these errors were encountered:
The result would be similar I think, but it would be nicer to have the comment and pull request close timestamps be closer together. If I'm running multi-gitter on hundreds of repos, there would be a not insignificant delay between commenting and closing.
The feature request
Add
--comment
tomulti-gitter close
so that it can close a PR with a comment indicating why it was closedMy use case
I want to supersede Pull Requests with new ones with different branch names. I want to be able to close the old PRs with a comment saying something along the lines of
The text was updated successfully, but these errors were encountered: