Skip to content

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

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#114
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 100.00%. Comparing base (e910706) to head (8f1bd24).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #114   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          535       535           
=========================================
  Hits           535       535           

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

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