Skip to content

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

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#51
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 81.85%. Comparing base (3f0612e) to head (6cf0e96).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #51   +/-   ##
=======================================
  Coverage   81.85%   81.85%           
=======================================
  Files          80       80           
  Lines        7594     7594           
=======================================
  Hits         6216     6216           
  Misses       1015     1015           
  Partials      363      363           

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

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