Skip IBS integration for forked repos #184
Unanswered
angelabriel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to skip the IBS integration in the CI pipeline of the premium repo, if it is a fork?
From my point of view it does not make sense to have an IBS integration for changes I'm doing in my forked repository - even on the main branch. So at the moment the pipeline failed, because I didn't set any of the needed environment variables. But it would be nice, if we simply can skip these part of the pipeline. Maybe
CI_PROJECT_FORK_PATHcan help in that case.Beta Was this translation helpful? Give feedback.
All reactions