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
Merge pull request #10992 from cli/kw/gh-cli-epic-900-actors-are-assi…
…gnable
Copilot is assignable to issues and pull requests with `issue edit` and `pr edit`
Fix pr create when push.default tracking and no merge ref (#10863)
* Fix pr create when push.default tracking and no merge ref
* Update pkg/cmd/pr/shared/find_refs_resolution.go
---------
Co-authored-by: Tyler McGoffin <jtmcg@github.com>
Merge pull request #10859 from cli/wm-babakks/fix-pr-create-with-remo…
…te-tracking-branch-contains-slashes
Fix pr create when branch name contains slashes
Merge pull request #10625 from cli/andyfeller/10580-edit-last-regression
Editing last comment on issue or pull request only creates comment if --create-if-none flag is set