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
queries_issue.go
on
squash-edit-commit-msg
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 28, 2021
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
Commits on Jan 27, 2021
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 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 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
Commits on Dec 8, 2020
Address PR comments
samcoe
committed
bec5e0c
View commit details
Copy full SHA for bec5e0c
View code at this point
Browse repository at this point
Commits on Dec 7, 2020
Add issue comment viewing
samcoe
committed
c843a4f
View commit details
Copy full SHA for c843a4f
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Fetch all issue labels
Show description for 9e03d01
jan25
committed
9e03d01
View commit details
Copy full SHA for 9e03d01
View code at this point
Browse repository at this point
Commits on Oct 21, 2020
Get open and closed milestones when milestones are filtered by title (#2209)
quiye
authored
7512d91
View commit details
Copy full SHA for 7512d91
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Merge pull request #2178 from quiye/milestone-int32-validation
Show description for 869f511
samcoe
authored
869f511
View commit details
Copy full SHA for 869f511
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
Fix parsing labels in paginated IssueList
quiye
authored and
mislav
committed
a90b62f
View commit details
Copy full SHA for a90b62f
View code at this point
Browse repository at this point
Commits on Oct 12, 2020
Add int32 validation to milestone numbers
quiye
committed
d4e6fc1
View commit details
Copy full SHA for d4e6fc1
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
deleted comment
Pushpamk
committed
5817831
View commit details
Copy full SHA for 5817831
View code at this point
Browse repository at this point
updated reference comment
Pushpamk
committed
f8a49ca
View commit details
Copy full SHA for f8a49ca
View code at this point
Browse repository at this point
Commits on Oct 7, 2020
updated new github doc. link
Pushpamk
committed
40a0b0d
View commit details
Copy full SHA for 40a0b0d
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
Add ability to pass milestone by number
mislav
committed
e12c35c
View commit details
Copy full SHA for e12c35c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin' into fix-milestone
mislav
committed
20ffa49
View commit details
Copy full SHA for 20ffa49
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
add check for milestone not found
fsmiamoto
committed
bbce1ba
View commit details
Copy full SHA for bbce1ba
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
improve comments
fsmiamoto
committed
3caa7cc
View commit details
Copy full SHA for 3caa7cc
View code at this point
Browse repository at this point
use graphql for repo milestones on issue list
Show description for 9a5e69a
fsmiamoto
committed
9a5e69a
View commit details
Copy full SHA for 9a5e69a
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
fix searching issues by the milestone name
Show description for 3ce1de6
fsmiamoto
committed
3ce1de6
View commit details
Copy full SHA for 3ce1de6
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
Respect the hostname of current repository in queries
mislav
committed
288d013
View commit details
Copy full SHA for 288d013
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Rename `IssueCreate` mutation
Show description for d96e88c
mislav
committed
d96e88c
View commit details
Copy full SHA for d96e88c
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Add names to GraphQL queries made over shurcooL adapter
mislav
committed
f4c4ce0
View commit details
Copy full SHA for f4c4ce0
View code at this point
Browse repository at this point
Add names to queries made over our homegrown GraphQL adapter
mislav
committed
a7806a3
View commit details
Copy full SHA for a7806a3
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Rename to mention
eddumelendez
committed
cffd56f
View commit details
Copy full SHA for cffd56f
View code at this point
Browse repository at this point
Commits on Jun 14, 2020
Define query variables
eddumelendez
committed
a164056
View commit details
Copy full SHA for a164056
View code at this point
Browse repository at this point
Add milestone filter
eddumelendez
committed
9aebb66
View commit details
Copy full SHA for 9aebb66
View code at this point
Browse repository at this point
Add mentioned flag
eddumelendez
committed
2943703
View commit details
Copy full SHA for 2943703
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
just return the err
Show description for e2aab30
probablycorey
and
Nate Smith
authored
e2aab30
View commit details
Copy full SHA for e2aab30
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
Add api call
probablycorey
committed
23c072b
View commit details
Copy full SHA for 23c072b
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Take a URL
probablycorey
committed
660cce7
View commit details
Copy full SHA for 660cce7
View code at this point
Browse repository at this point
Handle closed issues
probablycorey
committed
f22f584
View commit details
Copy full SHA for f22f584
View code at this point
Browse repository at this point
not on issues disabled
Show description for bf94a31
probablycorey
and
vilmibm
committed
bf94a31
View commit details
Copy full SHA for bf94a31
View code at this point
Browse repository at this point
Issue close works
Show description for a2f0cc6
probablycorey
and
vilmibm
committed
a2f0cc6
View commit details
Copy full SHA for a2f0cc6
View code at this point
Browse repository at this point
Add issue close
Show description for ad48d8b
probablycorey
and
vilmibm
committed
ad48d8b
View commit details
Copy full SHA for ad48d8b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.