Skip to content

ci: post README announcements to discord + bump ci-workflows to v0.4.0#24

Merged
fredbi merged 1 commit into
masterfrom
ci/webhook-announcements
Jun 22, 2026
Merged

ci: post README announcements to discord + bump ci-workflows to v0.4.0#24
fredbi merged 1 commit into
masterfrom
ci/webhook-announcements

Conversation

@fredbi

@fredbi fredbi commented Jun 22, 2026

Copy link
Copy Markdown
Member

What

  • Add .github/workflows/webhook-announcements.yml, mirroring the workflow already live in go-openapi/testify. On pushes to master that touch README.md, new entries under the ## Announcements section are detected and posted to the go-openapi Discord channel.
  • Bump all go-openapi/ci-workflows shared-workflow pins to v0.4.0 (af4c93f45481ea7d24ac2a9858272cc03daf424e).
  • Seed an initial ## Announcements section in README.md (this repo had none) so the workflow has content to scan.

Why

Generalizes the announcements automation across all go-openapi repos and brings the shared-workflow pins up to the current release. Secrets are org-wide, so no per-repo configuration is needed.

🤖 Generated with Claude Code

Add the webhook-announcements workflow (mirrors go-openapi/testify): pushes
to master that change README.md are scanned for new "## Announcements"
entries and posted to the discord channel. Seed an initial Announcements
section so the workflow has content to scan.

Also bump all ci-workflows shared-workflow pins to v0.4.0
(af4c93f45481ea7d24ac2a9858272cc03daf424e).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit 7199f0e into master Jun 22, 2026
7 checks passed
@fredbi fredbi deleted the ci/webhook-announcements branch June 22, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant