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
api
on
demo-branch
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2021
Tests for GraphQL query builder and JSON exporter
mislav
committed
78e48e2
View commit details
Copy full SHA for 78e48e2
View code at this point
Browse repository at this point
Expose more fields for PR JSON export
mislav
committed
e63904b
View commit details
Copy full SHA for e63904b
View code at this point
Browse repository at this point
Commits on Apr 13, 2021
Add `issue status --json` support
mislav
committed
a516ee6
View commit details
Copy full SHA for a516ee6
View code at this point
Browse repository at this point
Add `pr status --json` support
mislav
committed
3f22e3b
View commit details
Copy full SHA for 3f22e3b
View code at this point
Browse repository at this point
Restructure PullRequestStatus function
mislav
committed
e158fac
View commit details
Copy full SHA for e158fac
View code at this point
Browse repository at this point
Add `--json` export flag for issues and pull requests
Show description for abe452b
mislav
committed
abe452b
View commit details
Copy full SHA for abe452b
View code at this point
Browse repository at this point
Move issue list queries to under the `issue/list` package
mislav
committed
19ea49b
View commit details
Copy full SHA for 19ea49b
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
Treat unrecognized PR Checks statuses as "pending"
Show description for 05c7c2b
mislav
committed
05c7c2b
View commit details
Copy full SHA for 05c7c2b
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
BREAKING: lookup all issue/PR labels with "AND" instead of "OR" combinator
Show description for 949df38
mislav
committed
949df38
View commit details
Copy full SHA for 949df38
View code at this point
Browse repository at this point
Import PR list API implementation to `pr/list` package
Show description for 75cfed4
mislav
committed
75cfed4
View commit details
Copy full SHA for 75cfed4
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Add a unified GitHub Search query builder
mislav
committed
179d3f0
View commit details
Copy full SHA for 179d3f0
View code at this point
Browse repository at this point
:nail_care: cleanup switching to search mode in `issue list`
mislav
committed
80035aa
View commit details
Copy full SHA for 80035aa
View code at this point
Browse repository at this point
add search feature in listing issues
g14a
authored and
mislav
committed
f791bbd
View commit details
Copy full SHA for f791bbd
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
Add additions and deletions in pr view raw as well
g14a
committed
bdd663e
View commit details
Copy full SHA for bdd663e
View code at this point
Browse repository at this point
Add additions and deletions in pr view
g14a
committed
9944698
View commit details
Copy full SHA for 9944698
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
Allow caching HTTP 204 responses
mislav
committed
162a1b2
View commit details
Copy full SHA for 162a1b2
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Fix `pr status` for GHE 2.22 and older
Show description for dcff6c4
mislav
committed
dcff6c4
View commit details
Copy full SHA for dcff6c4
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
Merge pull request #2988 from cli/strict-status-checks-base
Show description for 70d4786
mislav
authored
70d4786
View commit details
Copy full SHA for 70d4786
View code at this point
Browse repository at this point
pr status: fix checking branch protection rules on the base branch
Show description for 05421db
mislav
committed
05421db
View commit details
Copy full SHA for 05421db
View code at this point
Browse repository at this point
Merge pull request #2539 from divyaramanathan/issue-create-template
Show description for 3b117e6
mislav
authored
3b117e6
View commit details
Copy full SHA for 3b117e6
View code at this point
Browse repository at this point
Merge pull request #2892 from cli/auth-with-ssh
Show description for 3a224b7
mislav
authored
3a224b7
View commit details
Copy full SHA for 3a224b7
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into auth-with-ssh
mislav
committed
4cd43cc
View commit details
Copy full SHA for 4cd43cc
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into auto-merge
mislav
committed
ebc5d01
View commit details
Copy full SHA for ebc5d01
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
Commits on Feb 16, 2021
Merge pull request #2952 from redreceipt/up-to-date
Show description for c2c211d
Nate Smith
authored
c2c211d
View commit details
Copy full SHA for c2c211d
View code at this point
Browse repository at this point
add header in correct place
vilmibm
committed
57140ad
View commit details
Copy full SHA for 57140ad
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 Feb 12, 2021
Change behavior of slice flags for issue edit and pr edit commands
samcoe
committed
4fdf28d
View commit details
Copy full SHA for 4fdf28d
View code at this point
Browse repository at this point
Pr edit command
samcoe
committed
a47ee66
View commit details
Copy full SHA for a47ee66
View code at this point
Browse repository at this point
adds strict status checks
redreceipt
committed
9be9229
View commit details
Copy full SHA for 9be9229
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
linter
redreceipt
committed
8511365
View commit details
Copy full SHA for 8511365
View code at this point
Browse repository at this point
adds merge state status
redreceipt
committed
0d55f86
View commit details
Copy full SHA for 0d55f86
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.