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

chore: enable workflow_dispatch event #1714

Merged
merged 2 commits into from
Jul 31, 2020

Conversation

jamesgeorge007
Copy link
Member

What kind of change does this PR introduce?
chore

Did you add tests for your changes?
N/A

If relevant, did you update the documentation?
N/A

Summary
Enables workflow_dispatch event so that the workflow can be triggered manually.

Does this PR introduce a breaking change?
Nope

Other information
https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why? What is use case?

@jamesgeorge007
Copy link
Member Author

This PR aims at adding the ability to run workflows manually. Please see https://github.blog/changelog/2020-07-06-github-actions-manual-triggers-with-workflow_dispatch/ for more info.

@webpack-bot
Copy link

@jamesgeorge007 Thanks for your update.

I labeled the Pull Request so reviewers will review it again.

@evilebottnawi Please review the new changes.

@alexander-akait
Copy link
Member

Why it is empty? Let add `tags: description: 'Test description'? To see why somebody re run them (maybe useful in future)

@jamesgeorge007 jamesgeorge007 merged commit 319e2c4 into webpack:next Jul 31, 2020
@jamesgeorge007 jamesgeorge007 deleted the workflow-dispatch-event branch July 31, 2020 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants