ci: document what scope the ci_run_n_monitor token needs
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37083>
This commit is contained in:
committed by
Marge Bot
parent
4598028fde
commit
159fcfdb2f
@@ -470,7 +470,7 @@ def parse_args() -> argparse.Namespace:
|
||||
metavar="token",
|
||||
type=str,
|
||||
default=get_token_from_default_dir(),
|
||||
help="Use the provided GitLab token or token file, "
|
||||
help="Use the provided GitLab token (with `api` scope) or token file, "
|
||||
f"otherwise it's read from {TOKEN_DIR / 'gitlab-token'}",
|
||||
)
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user