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
graphql-validate
User selector
All users
Datepicker
All time
Commit history
Commits on May 18, 2021
Fix broken GraphQL queries due to editing Author struct
mislav
committed
1440fd8
View commit details
Copy full SHA for 1440fd8
View code at this point
Browse repository at this point
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 17, 2021
Merge remote-tracking branch 'origin' into pr-lookup-refactor
mislav
committed
bc3bb97
View commit details
Copy full SHA for bc3bb97
View code at this point
Browse repository at this point
Add `--json` export functionality to repo commands (#3627)
mislav
authored
4b0b422
View commit details
Copy full SHA for 4b0b422
View code at this point
Browse repository at this point
Merge pull request #3621 from cli/export-data
Show description for 301a35e
mislav
authored
301a35e
View commit details
Copy full SHA for 301a35e
View code at this point
Browse repository at this point
Commits on May 12, 2021
Add `repo view --json` export functionality
mislav
committed
02a2ed2
View commit details
Copy full SHA for 02a2ed2
View code at this point
Browse repository at this point
Have Exporter.Write automatically call ExportData on given data structure
mislav
committed
5f0301c
View commit details
Copy full SHA for 5f0301c
View code at this point
Browse repository at this point
Commits on May 10, 2021
Add `repo fork --org` functionality (#3611)
Show description for 3cbd5b4
mislav
and
g14a
authored
3cbd5b4
View commit details
Copy full SHA for 3cbd5b4
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 May 3, 2021
Merge pull request #3525 from cristiand391/improve-issue-status-detection
Show description for 25d79c4
mislav
authored
25d79c4
View commit details
Copy full SHA for 25d79c4
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Bring back `Closed` field
cristiand391
committed
796d2e2
View commit details
Copy full SHA for 796d2e2
View code at this point
Browse repository at this point
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 28, 2021
Fix exporting `milestone` for issues and PRs
Show description for a8e0252
mislav
committed
a8e0252
View commit details
Copy full SHA for a8e0252
View code at this point
Browse repository at this point
Improve issue status detection
cristiand391
committed
6b49e21
View commit details
Copy full SHA for 6b49e21
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 19, 2021
Fix requesting REST sub-resources on GHE
Show description for ac348b0
mislav
committed
ac348b0
View commit details
Copy full SHA for ac348b0
View code at this point
Browse repository at this point
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 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
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
Previous
Next
You can’t perform that action at this time.