Skip to content

GitHub

Manage GitHub repositories, pull requests, Actions workflows/runs, environment variables, secrets, branches, and releases.

KeePass

Path: github/<env>/<account>

Field Meaning
Password personal access token (required)
UserName org name when type=org (leave empty for personal)
URL API base (empty = https://api.github.com, or Enterprise URL)
type user (default) or org
omo secrets put github/development/local \
  --password "$GITHUB_TOKEN" \
  --attr type=user

Warning

Do not commit PATs. Prefer environment injection at seed / CI time.

Views

Key View
0 Repositories
1 PRs
2 Workflows
3 Runs
4 Env Vars
5 Secrets
6 Branches
7 Releases

Actions (highlights)

View Keys
PRs ++M++ merge · ++C++ close · ++O++ reopen · ++V++ approve · ++K++ checks · ++I++ reviews
Workflows ++D++ dispatch
Runs ++X++ cancel · ++G++ re-run · ++J++ jobs
Env Vars ++N++ new · ++U++ update · ++D++ delete
Secrets / Branches / Releases ++D++ delete

Tags

github · ci-cd · devops · pull-requests · actions