Skip to content

feat: Add gitlab instance field

Alessio Caiazza requested to merge gitlab-gitlab-instance-field into main

What

feat: Add gitlab instance field

Add the gitlab instance as a field when capturing gitlab tokens, this field can be utilized to rotate the token without specifying the instance again

Why

A token is only valid on a specific instance, storing the instance value will simplify the token rotation

Merge request reports