Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 0ff499e

Browse files
DavidGOrtegacasperdcl0x2b3bfa0
authored
Bitbucket REPO_TOKEN update (#205)
* Bitbucket REPO_TOKEN update * lint fix * prettier * mention permissions * lint * Remove stray comma * Restore Oxford comma Co-authored-by: Casper da Costa-Luis <casper.dcl@physics.org> Co-authored-by: Helio Machado <0x2b3bfa0+git@googlemail.com>
1 parent 6267c1b commit 0ff499e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/self-hosted-runners.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,9 +312,9 @@ variable with a Base64 encoded username and password.
312312

313313
Use either:
314314

315-
- your user access credentials (consider using
316-
[Bitbucket Cloud App Passwords](https://support.atlassian.com/bitbucket-cloud/docs/app-passwords),
317-
or
315+
- your username and a
316+
[Bitbucket Cloud App Password](https://bitbucket.org/account/settings/app-passwords/)
317+
with `Write` permission for Pull requests, Pipelines, and Runners, or
318318
- create a designated "CI/CD" _bot account_ for CML authentication. Bot accounts
319319
are the same as normal user accounts, with the only difference being the
320320
intended use case: you limit the account to only access the repositories where

0 commit comments

Comments
 (0)