Trigger GitHub Actions from Jenkins Pipeline using API/Actions Pluginfor Jenkins

Viewed 334

I want to trigger the GitHub Actions using Jenkins Pipeline or Jenkins Job and send some build parameters as input for the GitHub Actions. I am doing this since there is no option of dropdown list for the GitHub Action Input parameters.

0 Answers
Related