Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stack approve and stack reject commands #81

Closed
adamconnelly opened this issue Aug 26, 2022 · 1 comment
Closed

Add stack approve and stack reject commands #81

adamconnelly opened this issue Aug 26, 2022 · 1 comment

Comments

@adamconnelly
Copy link
Contributor

Add support for approving and rejecting runs.

This is a subtask of #33

adamconnelly added a commit that referenced this issue Aug 26, 2022
- Added the ability to approve and reject runs and tasks.
- The approval and rejection mutations accept an optional run ID (if not specified they target the stack blocker). Because of that I've created an extra optional run ID flag and renamed the required one.

Issues: #81
adamconnelly added a commit that referenced this issue Aug 29, 2022
- Added the ability to approve and reject runs and tasks.
- The approval and rejection mutations accept an optional run ID (if not specified they target the stack blocker). Because of that I've created an extra optional run ID flag and renamed the required one.

Issues: #81
@adamconnelly
Copy link
Contributor Author

Added in v0.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant