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

Support custom parameters in workflow run #714

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

Conversation

nileshgr
Copy link

@nileshgr nileshgr commented Jan 6, 2025

Closes: #285

  • Added a model to capture custom parameters for workflow config.
  • Updated the submissions form for capturing custom parameter name & value.
  • Pass the parameters to CI action runner (need to verify if it's actually working - Github doesn't seem to show on UI what parameters the action was run).

Workflow parameter passing working on Github actions
image

The default for the parameter p11 in workflow file is 33, tramline passed 22.

Currently integrated only with release candidate - but this is generic so it's possible to add the form to other types of releases as well.

How it looks:

image

@kitallis kitallis self-requested a review January 6, 2025 11:37
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.

2 participants