Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
pe_rusnak
Contributor II
Contributor II

Github block - Create Workflow Run - missing inputs parameter

Hi community,

I wanted to run my Github workflow from QAA and I found this block (Github - Create Workflow Run) which should do what I want. But as I can see there is no body for additional inputs. I wanted to send several parameters to the workflow but it seems it is not possible. In Github API definition I can see it is, but not from QAA block which is referring to that endpoint.

1) QAA - Github - Create Workfow Run - only Owner, Repository, Workflow Id and Ref fields available.

pe_rusnak_0-1733236286318.png

 

2) Github API documentation for that endpoint https://docs.github.com/en/enterprise-cloud@latest/rest/actions/workflows?apiVersion=2022-11-28#crea...

There is everything stated above + Inputs specified in body being able to send some extra info

inputs object

Input keys and values configured in the workflow file. The maximum number of properties is 10. Any default properties configured in the workflow file will be used when inputs are omitted.

Do you know any workaround or planned deployment date for that small enhancement enabling big things?

Thank you!

Labels (4)
0 Replies