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
queries_pr.go
on
multi-devcontainer
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 26, 2022
Merge pull request #5069 from hirasawayuki/fix-pr-checks-cmd
Show description for 3a088e4
Nate Smith
authored
3a088e4
View commit details
Copy full SHA for 3a088e4
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
pr status: show number of approvals (#4240)
Show description for 2e07d0f
despreston
and
mislav
authored
2e07d0f
View commit details
Copy full SHA for 2e07d0f
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
Fix duplicates check results returned by `gh pr checks`
hirasawayuki
committed
b0fd9c6
View commit details
Copy full SHA for b0fd9c6
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Accept pull requests in `issue edit` argument
mislav
committed
c8d5a6b
View commit details
Copy full SHA for c8d5a6b
View code at this point
Browse repository at this point
Improve `issue reopen` re: overfetching, handling PRs
Show description for f99a149
mislav
committed
f99a149
View commit details
Copy full SHA for f99a149
View code at this point
Browse repository at this point
Improve `issue close` re: overfetching, handling PRs
Show description for 07cad38
mislav
committed
07cad38
View commit details
Copy full SHA for 07cad38
View code at this point
Browse repository at this point
Commits on Oct 8, 2021
Add tests for `pr diff --patch`
mislav
committed
e4c8aa3
View commit details
Copy full SHA for e4c8aa3
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
#2720 | Add patch flag to pull-request diff command
m4ver1k
committed
e0897fd
View commit details
Copy full SHA for e0897fd
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
Avoid using error values to pass information about the search cap
mislav
committed
619333a
View commit details
Copy full SHA for 619333a
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 Jun 30, 2021
Fix bug where branchProtectionRule doesn't exist in enterprise 2.22
samcoe
committed
e5b099b
View commit details
Copy full SHA for e5b099b
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Fix fetching information about the PR potentially being behind base branch
mislav
committed
a4d1ce7
View commit details
Copy full SHA for a4d1ce7
View code at this point
Browse repository at this point
Shorten GraphQL query for `pr status --json`
mislav
committed
885e947
View commit details
Copy full SHA for 885e947
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
Fix showing Checks in `pr status`
Show description for f5cd33b
mislav
committed
f5cd33b
View commit details
Copy full SHA for f5cd33b
View code at this point
Browse repository at this point
Commits on May 28, 2021
Fix how teams are displayed in requested reviewers
Show description for 1a980e7
mislav
committed
1a980e7
View commit details
Copy full SHA for 1a980e7
View code at this point
Browse repository at this point
Commits on May 27, 2021
Small nitpicky polish
samcoe
committed
761fa94
View commit details
Copy full SHA for 761fa94
View code at this point
Browse repository at this point
Commits on May 24, 2021
fix pr review requests for teams
mercimat
committed
a612f06
View commit details
Copy full SHA for a612f06
View code at this point
Browse repository at this point
Commits on May 18, 2021
Export more IDs in issue/pr JSON payload
mislav
committed
42155c7
View commit details
Copy full SHA for 42155c7
View code at this point
Browse repository at this point
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 20, 2021
Merge pull request #3402 from cristiand391/remove-unused-embedded-struct
Show description for 47b7987
mislav
authored
47b7987
View commit details
Copy full SHA for 47b7987
View code at this point
Browse repository at this point
Merge pull request #3351 from cristiand391/fix-pr-reopen
Show description for d098964
Nate Smith
authored
d098964
View commit details
Copy full SHA for d098964
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
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 `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
Commits on Apr 12, 2021
Remove unused embedded struct
cristiand391
committed
b656b56
View commit details
Copy full SHA for b656b56
View code at this point
Browse repository at this point
Commits on Apr 8, 2021
Improve PR status detection
cristiand391
committed
9c471fe
View commit details
Copy full SHA for 9c471fe
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Fix detecting PR status when passing branch as arg
cristiand391
committed
60d22b7
View commit details
Copy full SHA for 60d22b7
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
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
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
Previous
Next
You can’t perform that action at this time.