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
pkg
cmd
issue
on
workflows
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2021
Merge pull request #3023 from cli/cancel-error-status
Show description for e96d974
mislav
authored
e96d974
View commit details
Copy full SHA for e96d974
View code at this point
Browse repository at this point
Commits on Mar 2, 2021
Exit with status code "2" on user cancellation errors
Show description for 2ebdde1
mislav
committed
2ebdde1
View commit details
Copy full SHA for 2ebdde1
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Avoid the issue/pr recovery mechanism handling Ctrl-C keypress in prompts
Show description for 3efa764
mislav
committed
3efa764
View commit details
Copy full SHA for 3efa764
View code at this point
Browse repository at this point
Avoid triggering recovery mechanism when cancelling `issue/pr create`
mislav
committed
fff0514
View commit details
Copy full SHA for fff0514
View code at this point
Browse repository at this point
issue/pr create: exit with nonzero status code when "Cancel" was chosen
Show description for b0b90af
mislav
committed
b0b90af
View commit details
Copy full SHA for b0b90af
View code at this point
Browse repository at this point
Add `issue create -F <file>` flag and tests
mislav
committed
fee7adf
View commit details
Copy full SHA for fee7adf
View code at this point
Browse repository at this point
Commits on Feb 17, 2021
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
Un-export `HasAPI` leaky abstraction
mislav
committed
0cd5744
View commit details
Copy full SHA for 0cd5744
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
Commits on Feb 10, 2021
Port `issue create` to using templates API
mislav
committed
3ddd937
View commit details
Copy full SHA for 3ddd937
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Remove unused code
samcoe
committed
cd9f211
View commit details
Copy full SHA for cd9f211
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
Fix up flag descriptions
samcoe
committed
4ed94c2
View commit details
Copy full SHA for 4ed94c2
View code at this point
Browse repository at this point
Remove webmode
samcoe
committed
68f71d8
View commit details
Copy full SHA for 68f71d8
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
Edit issue command
samcoe
committed
b366802
View commit details
Copy full SHA for b366802
View code at this point
Browse repository at this point
Commits on Jan 28, 2021
Merge remote-tracking branch 'origin' into dpromanko/remove-set-cmd-prepare
mislav
committed
051fbbc
View commit details
Copy full SHA for 051fbbc
View code at this point
Browse repository at this point
Merge pull request #2839 from kevinmbeaulieu/kb/delete-issue-cmd
Show description for d91b312
Nate Smith
authored
d91b312
View commit details
Copy full SHA for d91b312
View code at this point
Browse repository at this point
Skip confirmation for non-interactive contexts
kevinmbeaulieu
committed
4b036f6
View commit details
Copy full SHA for 4b036f6
View code at this point
Browse repository at this point
Commits on Jan 27, 2021
fix test behavior changes from migration to run.Stub
dpromanko
committed
2964895
View commit details
Copy full SHA for 2964895
View code at this point
Browse repository at this point
Do not display minimized comments
samcoe
committed
52bdcad
View commit details
Copy full SHA for 52bdcad
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
use Stub instead of SetPrepareCmd in 'issue create' tests
dpromanko
committed
9dcd3fb
View commit details
Copy full SHA for 9dcd3fb
View code at this point
Browse repository at this point
use Stub instead of SetPrepareCmd in 'issue view' tests
dpromanko
committed
3068d80
View commit details
Copy full SHA for 3068d80
View code at this point
Browse repository at this point
use Stub instead of SetPrepareCmd in 'issue list' tests
dpromanko
committed
877cbbb
View commit details
Copy full SHA for 877cbbb
View code at this point
Browse repository at this point
Update tests to handle confirmation
kevinmbeaulieu
committed
4468a5c
View commit details
Copy full SHA for 4468a5c
View code at this point
Browse repository at this point
Add confirmation prompt
kevinmbeaulieu
committed
e7df220
View commit details
Copy full SHA for e7df220
View code at this point
Browse repository at this point
Commits on Jan 25, 2021
Merge remote-tracking branch 'origin/trunk' into kb/delete-issue-cmd
vilmibm
committed
d0fe1ce
View commit details
Copy full SHA for d0fe1ce
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into success-icon-consistency
mislav
committed
70c4cbf
View commit details
Copy full SHA for 70c4cbf
View code at this point
Browse repository at this point
Rename to `SuccessIconWithColor`
mislav
committed
f46bab2
View commit details
Copy full SHA for f46bab2
View code at this point
Browse repository at this point
Freeze time in `issue view` test
mislav
committed
d465b7f
View commit details
Copy full SHA for d465b7f
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Add `issue delete` command
Show description for 57d5470
kevinmbeaulieu
committed
57d5470
View commit details
Copy full SHA for 57d5470
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Merge remote-tracking branch 'origin' into success-icon-consistency
mislav
committed
96fa6e7
View commit details
Copy full SHA for 96fa6e7
View code at this point
Browse repository at this point
Match color of the success icon with the end state of the record
mislav
committed
23d6870
View commit details
Copy full SHA for 23d6870
View code at this point
Browse repository at this point
fix: Project Argument working along with --web flag
AliabbasMerchant
authored and
mislav
committed
1c54db4
View commit details
Copy full SHA for 1c54db4
View code at this point
Browse repository at this point
Add docs for using `@me` to reference self
mislav
committed
e334a1f
View commit details
Copy full SHA for e334a1f
View code at this point
Browse repository at this point
Extend `@me` replacing behavior to `issue list`
mislav
committed
28c2d04
View commit details
Copy full SHA for 28c2d04
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.