Skip to content

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

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#210
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).

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.
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>
@codecov

codecov Bot commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.01%. Comparing base (2538e40) to head (5e26028).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #210   +/-   ##
=======================================
  Coverage   92.01%   92.01%           
=======================================
  Files          30       30           
  Lines        3394     3394           
=======================================
  Hits         3123     3123           
  Misses        189      189           
  Partials       82       82           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@fredbi fredbi merged commit c7209c6 into master Jun 22, 2026
26 checks passed
@fredbi fredbi deleted the ci/webhook-announcements branch June 22, 2026 18:07
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