cli/pkg/cmd
Anton Baklanov e28fa3c112
Add branch and actor filters to run list (#4100)
* Add branch and actor filters to `run list`

* Simplify what FilterOptions can do

* Check not only limit in TestNewCmdList

* Verify that branch/actor params are parsed properly

* Verify that API requests have proper query parameters

* Change flag name from actor to user

Co-authored-by: Sam Coe <samcoe@users.noreply.github.com>
2022-01-26 08:14:56 +02:00
..
actions Mark actions command as non-runnable 2021-11-03 16:58:51 +01:00
alias Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
api Merge pull request #5063 from issyl0/repo-envvar-compatible-with-gh-api 2022-01-20 18:16:10 +01:00
auth Merge pull request #5022 from cli/config-defaults 2022-01-17 10:44:28 -06:00
browse Fix browse last commit when using the repo override flag (#4845) 2021-12-13 15:00:22 +01:00
codespace Revert "move gh cs ssh --config into a separate gh cs ssh config command" 2022-01-06 10:03:54 -07:00
completion Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
config undo overzealous find/replace 2022-01-14 15:27:05 -06:00
extension update wording for extensions that cannot be installed 2022-01-19 11:44:05 -06:00
factory Handle SAML enforcement challenge from the server (#5054) 2022-01-19 14:22:22 +01:00
gist maint: clean up some errors 2022-01-24 17:34:21 -06:00
gpg-key Rename gpg-key and ssh-key files to fit golang common practices (#5074) 2022-01-21 16:51:16 +02:00
issue Merge pull request #5040 from cli/issues-by-milestone-fix 2022-01-21 14:47:40 +01:00
pr Allow PR create to create PRs with numerical branch names (#5090) 2022-01-25 07:22:28 +02:00
release #4258 Add sub command to delete asset from release (#4416) 2022-01-21 15:49:36 +02:00
repo fix race condition, increase clarity 2022-01-25 15:36:41 -06:00
root Have a single Render function handle all Markdown rendering 2022-01-13 19:39:43 +01:00
run Add branch and actor filters to run list (#4100) 2022-01-26 08:14:56 +02:00
secret Port more legacy stubs to the new ask stubber 2022-01-14 19:34:15 +01:00
ssh-key Rename gpg-key and ssh-key files to fit golang common practices (#5074) 2022-01-21 16:51:16 +02:00
version Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
workflow Fix legacy prompt stub that is tripping up the linter 2022-01-17 19:39:12 +01:00