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

[workflow] Add workflow_dispatch manual trigger #28

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

benpankow
Copy link
Member

@benpankow benpankow commented Dec 9, 2022

Summary

Adds a workflow_dispatch trigger to the prod deploy action, allowing someone to trigger the deploy manually. This would allow our NUX to kick off an action via REST API in the case that the PR-triggered run somehow did not.

One open question is whether this is potentially a bad idea to default user repos to have this option - theoretically it would enable a user to accidentally manually trigger a run off of the main branch and overwrite prod.

Screen Shot 2022-12-08 at 6 28 44 PM

Test Plan

Tested on fork of repo to ensure that workflow trigger works properly.

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

Your pull request is automatically being deployed to Dagster Cloud.

Location Status Link Updated
example_location View in Cloud Dec 09, 2022 at 02:30 AM (UTC)

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

Successfully merging this pull request may close these issues.

1 participant