Skip to content

Block bot account during downscope.

Paul Bryant requested to merge paulbry/jacamar-ci:ignore-bot-accounts into develop

If any downscoping method is defined a potential bot account (either project or group) is detected in the JWT the job will fail. This can be disabled via configuration (if for instance RunAS script are written to recognize) or will be ignored when "none" downscope type is used.

Merge request reports