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
create
on
stacks-prototype
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 30, 2021
add quotes around @me in documentation to ensure examples work on powershell
Jernik
committed
1102de8
View commit details
Copy full SHA for 1102de8
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 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 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 Mar 30, 2021
: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
Commits on Mar 19, 2021
Pass web browser to each individual command
Show description for 111e8db
mislav
committed
111e8db
View commit details
Copy full SHA for 111e8db
View code at this point
Browse repository at this point
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
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 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 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
Commits on Jan 22, 2021
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 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
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
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
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 Dec 3, 2020
Merge pull request #2472 from cristiand391/preserve-metadata-state
Show description for f415245
mislav
authored
f415245
View commit details
Copy full SHA for f415245
View code at this point
Browse repository at this point
Make MetadataSurvey testable by accepting an interface
mislav
committed
be39f43
View commit details
Copy full SHA for be39f43
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Fix browser URL test on Windows
mislav
committed
df2ca9c
View commit details
Copy full SHA for df2ca9c
View code at this point
Browse repository at this point
Fix respecting chosen action in interactive `issue create`
Show description for dc1fad9
mislav
committed
dc1fad9
View commit details
Copy full SHA for dc1fad9
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
no shorthand for --recover
vilmibm
committed
cf37ce7
View commit details
Copy full SHA for cf37ce7
View code at this point
Browse repository at this point
switch to recover instead of resubmit
vilmibm
committed
d6e84a7
View commit details
Copy full SHA for d6e84a7
View code at this point
Browse repository at this point
preserve and restore issue/pr input on failure
vilmibm
authored and
vilmibm
committed
d300526
View commit details
Copy full SHA for d300526
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
spelling: template
jsoref
committed
ded9297
View commit details
Copy full SHA for ded9297
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
fix survey invocation
vilmibm
committed
ef52376
View commit details
Copy full SHA for ef52376
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.