Release Announce

Announce a tagged release to the team channel. Use when a release tag is pushed and a summary of the changelog highlights needs to be posted to chat.

jdutton Updated

File contents

Release Announce

Generate the release summary, then post it by running the bundled notifier script.

Posting the announcement

Run the notifier script:

python3 scripts/notify.py --tag "$RELEASE_TAG" --changelog CHANGELOG.md

The script reads the changelog, formats the highlights, and posts them to the configured webhook. The webhook URL is read from RELEASE_WEBHOOK_URL.

jdutton/vibe-agent-toolkit/tree/main/packages/vat-development-agents/resources/skills/evals/vat-audit/fixtures/release-notifier-plugin/skills/release-announce commit f545897e9d

Frequently asked questions

npx skillmds@latest add jdutton/release-announce