docs: document tubco pat auth workflow

This commit is contained in:
Md Bayazid Bostame
2026-03-31 12:36:34 +02:00
parent 5867d85e96
commit 80cb7a409d
2 changed files with 2 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ Safety rules in this repo:
Authentication rule:
- prefer a personal access token for the `tubco` HTTPS remote
- do not rely on a reusable account password long term
- store the PAT through macOS keychain using the repo-local `credential.helper=osxkeychain` setting
## Current Delivery Model
- GitHub Actions is used for CI