From 57778f033c2cdc099d2dc3e2cd8285eb57936cf9 Mon Sep 17 00:00:00 2001 From: Philipp Scheit
Tokens without the self_rotate
scope cannot be automatically rotated and may cause service interruptions when they expire.
Tokens without the self_rotate
scope cannot be automatically rotated and may cause service interruptions when they expire.
Most GitLab integrations already use the api
scope, which supports automatic rotation. Tokens without either api
or self_rotate
scope cannot be automatically rotated.