Skip to content

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

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#494
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 83.36%. Comparing base (d70600f) to head (d8c8c03).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
- Coverage   83.42%   83.36%   -0.07%     
==========================================
  Files          64       64              
  Lines        4520     4520              
==========================================
- Hits         3771     3768       -3     
- Misses        581      583       +2     
- Partials      168      169       +1     

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

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