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
squash-edit-commit-msg
User selector
All users
Datepicker
All time
Commit history
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
issue/pr create: add "@me" syntax to self-assign
Show description for 6ad0c57
marclop
authored and
mislav
committed
6ad0c57
View commit details
Copy full SHA for 6ad0c57
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into cmd-stub-new
mislav
committed
06cf2c9
View commit details
Copy full SHA for 06cf2c9
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Comment on pull requests
samcoe
committed
a26fba7
View commit details
Copy full SHA for a26fba7
View code at this point
Browse repository at this point
Merge pull request #2811 from cli/utils-spinner-buh-bye
Show description for 4158209
mislav
authored
4158209
View commit details
Copy full SHA for 4158209
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Display reviews when viewing pull requests
samcoe
committed
b9b1079
View commit details
Copy full SHA for b9b1079
View code at this point
Browse repository at this point
:fire: utils.Spinner
mislav
committed
a2bee1f
View commit details
Copy full SHA for a2bee1f
View code at this point
Browse repository at this point
Commits on Jan 19, 2021
Use testify assertions for error matching
mislav
committed
75ebb86
View commit details
Copy full SHA for 75ebb86
View code at this point
Browse repository at this point
Equal: flip arguments position
cristiand391
committed
45f4a1f
View commit details
Copy full SHA for 45f4a1f
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Deprecate `test.ExpectLines`
Show description for fc77cbc
mislav
committed
fc77cbc
View commit details
Copy full SHA for fc77cbc
View code at this point
Browse repository at this point
Prevent further use of SetPrepareCmd and InitCmdStubber
mislav
committed
c308f1c
View commit details
Copy full SHA for c308f1c
View code at this point
Browse repository at this point
Consistently use green success icon
Show description for 683ebee
mislav
committed
683ebee
View commit details
Copy full SHA for 683ebee
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
Use Testify assertions in test
cristiand391
committed
3afb1d0
View commit details
Copy full SHA for 3afb1d0
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Merge pull request #2535 from cli/create-comments
Show description for b0ae09e
samcoe
authored
b0ae09e
View commit details
Copy full SHA for b0ae09e
View code at this point
Browse repository at this point
Migrate legacy tests
cristiand391
committed
ce15142
View commit details
Copy full SHA for ce15142
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Address PR comments
samcoe
committed
723e9e3
View commit details
Copy full SHA for 723e9e3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.