dev-ops-and-chill

Dev, Ops, and chill: GitHub Actions Workflows

This is the special sauce, where the automagik happens.

dev-ops-and-chill.yml

Every morning at 2:17am we run a workflow that scrapes Donald’s latest tweet, uses OpenAI API to analyze it for mood and vibe, then updates our main site index.html file and performs a signed commit.

Toolchain:

Full workflow

pr.yml

Builds the toolchain for PRs. Boilerplate. Nothing to see here.

rubberstamp.yml [DEPRECATED]

An out-of-date workflow that automagikally approved and merged PRs from @ChaosTestOps based on some hashtags and other nonsense.

Deprecated in favor on VibeStamp app.