Your agent can publish a changelog site
Turns your merged pull requests, release tags, and drive-managed changelog fragments into a polished static changelog every morning and atomically deploys it to a clor.app subdomain with rollback safety. It groups entries by release, drafts human-readable summaries from terse commit messages, and only redeploys when there is genuinely something new since the last published build. Basic auth is left open by default because a changelog is usually customer-facing; set the site credentials if yours carries pre-announcement detail. Does nothing on a run where there is nothing new to publish.
-
Turns merged pull requests, release tags, and drive fragments into a polished changelog -
Atomically deploys the site to your clor.app subdomain with rollback safety -
Groups entries by release and rewrites terse commits into readable summaries -
Redeploys only when something new has shipped since the last build