Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
cli
Public
forked from
cli/cli
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cli
pkg
cmd
pr
merge
on
vim-diff
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 25, 2021
Rename the module to "github.com/cli/cli/v2"
mislav
committed
11fbb60
View commit details
Copy full SHA for 11fbb60
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
:nail_care: Clean up pr merge admin logic
mislav
committed
5d1d967
View commit details
Copy full SHA for 5d1d967
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
pr merge: added `--admin` flag
rsteube
committed
baa18c1
View commit details
Copy full SHA for baa18c1
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Never prompt to delete branch if `--auto` was given
mislav
committed
a83c292
View commit details
Copy full SHA for a83c292
View code at this point
Browse repository at this point
Add "UNSTABLE" to immediately mergeable statuses
Show description for 6e02641
mislav
committed
6e02641
View commit details
Copy full SHA for 6e02641
View code at this point
Browse repository at this point
Adjust conditions for switching between regular and auto merge
Show description for 6f2dfd7
mislav
committed
6f2dfd7
View commit details
Copy full SHA for 6f2dfd7
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
Fix tests
cristiand391
committed
bec0a10
View commit details
Copy full SHA for bec0a10
View code at this point
Browse repository at this point
Only merge PRs if branch checks have passed
cristiand391
committed
bcab8c0
View commit details
Copy full SHA for bcab8c0
View code at this point
Browse repository at this point
Commits on Jun 19, 2021
Suggest to enable auto-merge when PR merge state is BLOCKED
cristiand391
committed
6115868
View commit details
Copy full SHA for 6115868
View code at this point
Browse repository at this point
Simplify auto-merge detection
cristiand391
committed
498f156
View commit details
Copy full SHA for 498f156
View code at this point
Browse repository at this point
Commits on Jun 15, 2021
add test case
cristiand391
committed
d68a203
View commit details
Copy full SHA for d68a203
View code at this point
Browse repository at this point
Commits on May 24, 2021
Only schedule an auto-merge when PR state is blocked
Show description for 325886c
cristiand391
committed
325886c
View commit details
Copy full SHA for 325886c
View code at this point
Browse repository at this point
Commits on May 21, 2021
Fix `pr merge` on GHE < 3.0
Show description for 6bec7a9
mislav
committed
6bec7a9
View commit details
Copy full SHA for 6bec7a9
View code at this point
Browse repository at this point
Commits on May 18, 2021
Fix preloading of pr reviews, checks, and issue/pr comments
mislav
committed
e758f30
View commit details
Copy full SHA for e758f30
View code at this point
Browse repository at this point
:nail_care: cleanup and tests for PR finder
mislav
committed
51f7cbd
View commit details
Copy full SHA for 51f7cbd
View code at this point
Browse repository at this point
Commits on May 7, 2021
Fix tests
mislav
committed
c50d390
View commit details
Copy full SHA for c50d390
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Eliminate API overfetching in `pr` commands
Show description for 9bdc63c
mislav
committed
9bdc63c
View commit details
Copy full SHA for 9bdc63c
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Add note about current branch detection
cristiand391
committed
8a0d5b0
View commit details
Copy full SHA for 8a0d5b0
View code at this point
Browse repository at this point
Commits on Mar 15, 2021
Accept `--body-file` flag if `--body` is supported
cristiand391
authored and
mislav
committed
8bfe64d
View commit details
Copy full SHA for 8bfe64d
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Merge remote-tracking branch 'origin' into cancel-error-status
mislav
committed
dd34cae
View commit details
Copy full SHA for dd34cae
View code at this point
Browse repository at this point
Exit with status code "2" on user cancellation errors
Show description for 2ebdde1
mislav
committed
2ebdde1
View commit details
Copy full SHA for 2ebdde1
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Avoid crash in `pr merge` when verifying whether a PR had diverged
Show description for 0f85304
mislav
committed
0f85304
View commit details
Copy full SHA for 0f85304
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
pr merge: avoid prompting to enter editor after editing phase is chosen
Show description for a90997e
mislav
committed
a90997e
View commit details
Copy full SHA for a90997e
View code at this point
Browse repository at this point
Add tests for `pr merge --auto/--disable-auto`
mislav
committed
203397b
View commit details
Copy full SHA for 203397b
View code at this point
Browse repository at this point
Allow `pr merge --body ''` to prevent having the default body applied
mislav
committed
ddddd95
View commit details
Copy full SHA for ddddd95
View code at this point
Browse repository at this point
Separately query `viewerMergeBodyText` for GHE compatibility
Show description for 12cf8ef
mislav
committed
12cf8ef
View commit details
Copy full SHA for 12cf8ef
View code at this point
Browse repository at this point
Update wording for auto-merge confirmation
Show description for 2b36b09
mislav
and
Amanda Pinsker
authored
2b36b09
View commit details
Copy full SHA for 2b36b09
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
Fix typo
mislav
committed
3b650a8
View commit details
Copy full SHA for 3b650a8
View code at this point
Browse repository at this point
Let the server choose the commit subject for squashed merge
Show description for 57abe45
mislav
committed
57abe45
View commit details
Copy full SHA for 57abe45
View code at this point
Browse repository at this point
Add `pr merge --auto`
mislav
committed
67bfedd
View commit details
Copy full SHA for 67bfedd
View code at this point
Browse repository at this point
Pre-populate default merge commit message if no body was provided
cristiand391
authored and
mislav
committed
f75bd72
View commit details
Copy full SHA for f75bd72
View code at this point
Browse repository at this point
Fix tests and polish
samcoe
authored and
mislav
committed
4ea8d25
View commit details
Copy full SHA for 4ea8d25
View code at this point
Browse repository at this point
Allow editing commit msg when squash merging a PR
cristiand391
authored and
mislav
committed
d57cb56
View commit details
Copy full SHA for d57cb56
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Add contional and tests
samcoe
committed
3f172ad
View commit details
Copy full SHA for 3f172ad
View code at this point
Browse repository at this point
Alert unpushed commits when merging a pull request
quiye
authored and
samcoe
committed
e4b9f7c
View commit details
Copy full SHA for e4b9f7c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.