profclems / glab

The GitLab CLI tool. Archived: now officially adopted by GitLab as the official CLI tool and maintained at https://gitlab.com/gitlab-org/cli. See https://github.com/profclems/glab/issues/983
https://glab.readthedocs.io/
MIT License
2.08k stars 163 forks source link

Add list-trigger and trigger subcommands #995

Open 4thel00z opened 2 years ago

4thel00z commented 2 years ago

Description

A subcommand for listing triggers and using triggers via glab is missing. Added these two subcommands for that. Background is that I have manual action I want to trigger, and using a combination of rules that check for CI variable and this subcommand it is possible to trigger manual actions.

Related Issue

This is kinda related to this issue: https://github.com/profclems/glab/issues/939

How Has This Been Tested?

Running list-trigger against an internal repo.

Screenshots (if appropriate)

Types of changes

clemsbot commented 2 years ago

This PR has been automatically marked as stale because it has not had recent activity. This message is just a reminder for the author, reviewers and assignees.

profclems commented 1 year ago

Hi @4thel00z, thanks a lot for this PR. We announced that this project is officially adopted by GitLab https://github.com/profclems/glab/issues/983#issue-1175723125. All new contributions should be mode to the GitLab repo: https://gitlab.com/gitlab-org/cli

clemsbot commented 1 year ago

This PR has been automatically marked as stale because it has not had recent activity. This message is just a reminder for the author, reviewers and assignees.