mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 20:20:18 +01:00
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:
parent
4598028fde
commit
159fcfdb2f
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue