Skip to content

Use gitlab write token if set

Nicki Křížek requested to merge nicki/use-gitlab-write-token-if-set into main

If the write token is set in the environment variables, use it instead to allow for more operations. Fallback to the read-only API token otherwise.

Merge request reports