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
multi-devcontainer
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2022
pr merge switch to base branch if available (#5251)
Show description for bb9bf29
Boston Cartwright
and
samcoe
authored
bb9bf29
View commit details
Copy full SHA for bb9bf29
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
spelling: possible (#5157)
hirasawayuki
authored
4f0264e
View commit details
Copy full SHA for 4f0264e
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Add `nolint` directives to allow-list current lint violations
mislav
committed
44775f8
View commit details
Copy full SHA for 44775f8
View code at this point
Browse repository at this point
Commits on Dec 20, 2021
Allow editing commit subject when squash-merging a PR (#3344)
Show description for f2d23d8
cristiand391
and
mislav
authored
f2d23d8
View commit details
Copy full SHA for f2d23d8
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Add `--generate-notes` flag to `gh release create` command. (#4467)
Sixeight
authored
a9d397b
View commit details
Copy full SHA for a9d397b
View code at this point
Browse repository at this point
Commits on Nov 29, 2021
pr merge: pull after switching branches (#4748)
pxrth9
authored
c987c57
View commit details
Copy full SHA for c987c57
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
pr merge: allow deleting remote branch if local branch does not exist (#4769)
pxrth9
authored
39bd9aa
View commit details
Copy full SHA for 39bd9aa
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Repace shurcool/graphql with cli/shurcool-graphql
samcoe
committed
260716a
View commit details
Copy full SHA for 260716a
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Add FlagErrorf; encapsulate FlagError.error
adonovan
committed
f4491c7
View commit details
Copy full SHA for f4491c7
View code at this point
Browse repository at this point
Commits on Sep 25, 2021
add more hints to docs
rethab
committed
f6e9734
View commit details
Copy full SHA for f6e9734
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.