Skip to content

Move other pipelines to Github Action #25065

Answered by Yanjingzhu
chenrui333 asked this question in Actions
Discussion options

You must be logged in to vote

There are no tools to migarate pipelines for other CI systems (such as Jenkins , Concourse you mentioned above) to Github actions directly. 

Github actions workflow has its own syntax. You need to create them manually. For configuring a github workflow, please refer to this tutorial:

https://help.github.com/en/actions/automating-your-workflow-with-github-actions/configuring-a-workflow 

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants