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
It would be incredibly useful if this CLI left a footer on the pull requests it generates that shows the exact command that was run and used to generate the pull request. For example, if gh combine owner/repo --labels deps,docs was run, then that text should appear on the pull request comment body.
The text was updated successfully, but these errors were encountered:
It would be incredibly useful if this CLI left a footer on the pull requests it generates that shows the exact command that was run and used to generate the pull request. For example, if
gh combine owner/repo --labels deps,docs
was run, then that text should appear on the pull request comment body.The text was updated successfully, but these errors were encountered: