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 }}
unbyte
/
github-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
github-cli
pkg
cmd
issue
on
frecency
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2021
TODOs
vilmibm
committed
93e2df2
View commit details
Copy full SHA for 93e2df2
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
WIP
nate smith
committed
6fdd225
View commit details
Copy full SHA for 6fdd225
View code at this point
Browse repository at this point
WIP
nate smith
committed
858ece8
View commit details
Copy full SHA for 858ece8
View code at this point
Browse repository at this point
sorting works
nate smith
committed
a52f30c
View commit details
Copy full SHA for a52f30c
View code at this point
Browse repository at this point
WIP
nate smith
committed
5da44e8
View commit details
Copy full SHA for 5da44e8
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
WIP
nate smith
committed
086c85e
View commit details
Copy full SHA for 086c85e
View code at this point
Browse repository at this point
WIP
nate smith
committed
18e7a76
View commit details
Copy full SHA for 18e7a76
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
Allow space to be added after completing `issue/pr list --state` values
Show description for db8204d
mislav
committed
db8204d
View commit details
Copy full SHA for db8204d
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
modified HexToRGB to check whether terminal and gh have color enabled, as well as created tests for HexToRGB
bchadwic
committed
47314a6
View commit details
Copy full SHA for 47314a6
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
renamed func RGB to HexToRGB
bchadwic
committed
af2499c
View commit details
Copy full SHA for af2499c
View code at this point
Browse repository at this point
Added in label rgb functionality for both prs and issues
bchadwic
committed
4c412bc
View commit details
Copy full SHA for 4c412bc
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
linter
samcoe
committed
1302b71
View commit details
Copy full SHA for 1302b71
View code at this point
Browse repository at this point
whitespace
samcoe
committed
e0468db
View commit details
Copy full SHA for e0468db
View code at this point
Browse repository at this point
Commits on Jun 20, 2021
Add shell completion for the `--state` flag
autopp
committed
0179651
View commit details
Copy full SHA for 0179651
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Allow setting empty body via editor in `issue/pr create`
mislav
committed
606deaf
View commit details
Copy full SHA for 606deaf
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
Add missing new line
Jackenmen
authored
184149b
View commit details
Copy full SHA for 184149b
View code at this point
Browse repository at this point
Commits on May 29, 2021
Update issue non-tty view formatting and its tests
Jackenmen
committed
42333bb
View commit details
Copy full SHA for 42333bb
View code at this point
Browse repository at this point
Update issue tty view formatting and its tests
Jackenmen
committed
979ec92
View commit details
Copy full SHA for 979ec92
View code at this point
Browse repository at this point
Commits on May 28, 2021
fix listing of PRs when merged ones are searched (#3730)
Show description for e160dd3
g14a
and
mislav
authored
e160dd3
View commit details
Copy full SHA for e160dd3
View code at this point
Browse repository at this point
Commits on May 18, 2021
Add `release view --json` support
mislav
committed
4425365
View commit details
Copy full SHA for 4425365
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
Commits on May 12, 2021
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 7, 2021
Use `T.TempDir` for temporary dirs in tests (#3580)
cristiand391
authored
2f94ada
View commit details
Copy full SHA for 2f94ada
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
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
Fix `issue create --web`
mislav
committed
a2ff97d
View commit details
Copy full SHA for a2ff97d
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
Fix whitespace formatting of `issue/pr view` help text
mislav
committed
516ea86
View commit details
Copy full SHA for 516ea86
View code at this point
Browse repository at this point
Change JSON Exporter to an interface
mislav
committed
3ad41e3
View commit details
Copy full SHA for 3ad41e3
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 `--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 30, 2021
Merge pull request #3271 from cristiand391/disable-preview-long-url
Show description for 79219c7
mislav
authored
79219c7
View commit details
Copy full SHA for 79219c7
View code at this point
Browse repository at this point
:nail_care: cleanup URL length checking
mislav
committed
57536e7
View commit details
Copy full SHA for 57536e7
View code at this point
Browse repository at this point
Disable preview option in prompts if URL size is too long
cristiand391
authored and
mislav
committed
fb39c38
View commit details
Copy full SHA for fb39c38
View code at this point
Browse repository at this point
:nail_care: cleanup issue transfer
mislav
committed
43dac8f
View commit details
Copy full SHA for 43dac8f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.