Skip to content

settings.yml

Core settings for one repository.

owner: my-org
logs:
plaintextSecrets: false
remote:
token: ghp_xxxx
KeyDescription
ownerThe organization or user owning this repo. Combined with the project folder name, it forms the owner/repo instance identity. Scaffolded by overwire init from the git remote; falls back to local.
logs.plaintextSecretsLocal troubleshooting override. Step output capture is redacted by default, even in live mode; set true to disable redaction for this repository only.
remote.tokenToken used for authenticated remote fetches (private actions and reusable workflows). Local-only; prefer leaving it unset and using the environment where possible.

overwire.io

Overwire is not affiliated with, endorsed by, or sponsored by GitHub, Inc., Microsoft Corporation, or Docker, Inc. GitHub and GitHub Actions are trademarks of GitHub, Inc.