Closed nanophate closed 1 year ago
Seems like there is an limitation and need more work to mitigate this issue.
There is currently no support for specifying IP ranges configuration syntax when using the pipeline parameters feature. Find more details in this Discuss post
Changes
Customer reported that when they have their GitHub managed allowed IP enabled they can not checkout using the orb tools. To mitigate this issue I added the
circleci_ip_ranges
options.Additional note
I thought of creating an executor that enables this but it looks like
circleci_ip_ranges
are not supported. There fore I gave up on creating an executor and created a pr to directly address this issue.related changes: https://github.com/CircleCI-Public/shellcheck-orb/pull/59