Skip to content

GitHub (Source Control)

Purpose: Source control, CI/CD pipelines, and org-level defaults for all Curious-Owl11 repositories.

URL/Endpoint: https://github.com/Curious-Owl11

Auth: gh CLI — authenticate via gh auth login (OAuth). GitHub org notifications route to it@liflode.com via GitHub custom routing settings.

Key Operations

  • Clone and push to repositories
  • Open and merge pull requests
  • Manage GitHub Actions CI/CD workflows
  • Configure org-level repository defaults
  • Review CI failure notifications (failures auto-route to Linear via Cloudflare Worker)

Dependencies

  • Cloudflare Worker (liflode-email-workflows) — forwards CI failures from it@liflode.com to Linear
  • ADR-129: CI failure email routing to Linear

Runbook

Use gh CLI for all operations. Avoid browser where CLI is sufficient.