workflow_dispach to have dynamic inputs parameters #11795
Replies: 202 comments 49 replies
-
Yes, GitHub action inputs really need this! Almost crucial for any CICD platform to avoid errors from operators who perform manual jobs on a frequent basis. Please get this feature in ASAP! |
Beta Was this translation helpful? Give feedback.
-
+1 on this. Will add huge benefits |
Beta Was this translation helpful? Give feedback.
-
How's that
m.blanco
…On Wed, Apr 13, 2022, 12:38 AM marvader ***@***.***> wrote:
+1 on this. Will add huge benefits
—
Reply to this email directly, view it on GitHub
<#11795 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AYPOVFDUEZBBKT6F4IZSSGLVEZ2Y3ANCNFSM5O4B2U5Q>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'd love a dynamic input, let me run some scripts to build a list. |
Beta Was this translation helpful? Give feedback.
-
Hi, is there any update on this because I need to implement it now in my current requirement or any workarounds for how to pass a variable as inputs would be very helpful. |
Beta Was this translation helpful? Give feedback.
-
Plus One for this. In my companies work we add deployment environments and want to be able to allow the person running the action to select the environment to deploy to. Right now that means modifying every workflow to add the additional environment to the workflow_dispatch inputs. |
Beta Was this translation helpful? Give feedback.
-
Plus one on this. |
Beta Was this translation helpful? Give feedback.
-
Any update on this one? |
Beta Was this translation helpful? Give feedback.
-
Is there any update here @github? i am seeing many +1 but no reaction from team github here. |
Beta Was this translation helpful? Give feedback.
-
Hey! Sorry no updates here yet :( We are hoping that from the start of April we can group up a bunch of workflow_dispatch items and burn down a few of them together before the end of June. Sorry I don't have a better update than that right now, this is on our mind and workflow_dispatch is an area that clearly needs some love, we are trying to get to it soon |
Beta Was this translation helpful? Give feedback.
-
+1 to these feature |
Beta Was this translation helpful? Give feedback.
-
+1 its 2025 and GH Actions start to feel like its 2020 already |
Beta Was this translation helpful? Give feedback.
-
This seems like such a basic feature to ask for. :/ |
Beta Was this translation helpful? Give feedback.
-
Thank you for introducing the workflow_dispatch for manual jobs.
It'd be good to have dynamic input parameters so that with one job.yml, we can present just one form input to the operator.
For example, on select choices <stg, prod>, we can hide/show/change the other options, before the operator clicks the Run Workflow.
Beta Was this translation helpful? Give feedback.
All reactions