File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Command Line Args
2+
3+ ## Currently Implemented
4+
5+ - None
6+
7+ ## To Be Implemented
8+
9+ - ` include_user ` - Include a specific user to the query
10+ - ` include_repository ` - Include specific repo(s) to the query
11+ - ` include_organization_repository ` - Include specific org(s) repo(s) to the query
12+ - ` include_label ` - Include a specific label to the query
13+ - ` exclude_organization ` - Exclude specific org(s) from the output
14+ - ` exclude_repository ` - Exclude specific repo(s) from the output
15+ - ` exclude_organization_repository ` - Exclude specific org(s) repo(s) from the output
16+ - ` exclude_user ` - Exclude specific user from the output
17+ - ` exclude_label ` - Exclude issues with specific label from the output
18+ - ` publish_board ` - Copy output of script to a common board in GitHub by using the GH API
You can’t perform that action at this time.
0 commit comments