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
vim-diff
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2021
wip
samcoe
committed
3d2c61d
View commit details
Copy full SHA for 3d2c61d
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
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 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 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
Previous
Next
You can’t perform that action at this time.