Skip to content

Add CI success summary job#644

Merged
mensfeld merged 1 commit intomasterfrom
add-ci-success-job
Feb 9, 2026
Merged

Add CI success summary job#644
mensfeld merged 1 commit intomasterfrom
add-ci-success-job

Conversation

@mensfeld
Copy link
Member

@mensfeld mensfeld commented Feb 9, 2026

Adds a CI success summary job that depends on all other CI jobs.

This makes it easier to manage required status checks - instead of having to add each individual job as a required check, we can just require the ci-success job.

Aligns with the approach used in karafka/waterdrop.

Benefits:

  • Single required status check to manage
  • Automatically includes all CI jobs
  • Easier to maintain as CI jobs are added/removed

- Added ci-success job that depends on all CI jobs
- Makes it easier to manage required status checks
- Single check to verify all CI passed
- Aligns with karafka/waterdrop approach
@mensfeld mensfeld merged commit c44729e into master Feb 9, 2026
26 checks passed
@mensfeld mensfeld deleted the add-ci-success-job branch February 9, 2026 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant