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

Simplify GitHub > GitLab trigger workflow #493

Closed
wants to merge 3 commits into from

Conversation

achilleas-k
Copy link
Member

We never used the SKIP_CI logic in this repository. Make the GitLab workflow a pretty much empty one that's just there to trigger the chain.

In the Start GitLab CI workflow, remove the steps that were dealing with the SKIP_CI variable.

Update the comments in the workflow files to explain how the gitlab
trigger chain works.
We never used the SKIP_CI logic in this repository.  Make the GitLab
workflow a pretty much empty one that's just there to trigger the chain.

In the Start GitLab CI workflow, remove the steps that were dealing with
the SKIP_CI variable.
In the Start GitLab CI workflow, instead of writing the PR data to a
file and then parsing it, just parse it directly as a here string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant