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

Configure multiple events in the playground #50

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mcgoddard
Copy link

Not sure if you're still accepting PRs on this repo, if not, no worries. Just thought it would be a fun thing to play with. Also thanks for the neat tool!

I've extended the "playground" page to allow for adding and configuring multiple events so that people can simulate a wider range of workflows (or see how one workflow behaves under different triggering events). New functionality is:

  • Adding more than one event in the playground.
  • Removing events in the playground
  • Setting event specific configuration:
    • push
      • branch name
      • file paths
    • pull_request
      • branch name
      • file paths
      • action
    • issues
      • action
  • Copying event configuration to a query parameter (as per the workflow config)
  • Loading event configuration from a query parameter (as per the workflow config)

image

Typescript isn't my strongest language so please feel free to suggest improvements as well.
Thanks

Copy link

vercel bot commented Jun 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
github-actions-hero-bvtg ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2024 11:06pm

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