Skip to content

Conversation

@fi3ework
Copy link
Member

Summary

add per commit CI, currently only notify on a test branch intead of main.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copilot AI review requested due to automatic review settings October 28, 2025 12:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds per-commit CI notifications by introducing a new workflow job that triggers ecosystem CI for each commit on a test branch. The changes include adding a path filter to detect relevant changes and separating workflow dispatch from per-commit executions.

  • Adds push trigger for ci-test branch
  • Implements change detection to filter out documentation-only commits
  • Splits ecosystem CI into dispatch and per-commit jobs

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fi3ework fi3ework merged commit a68a9f9 into main Oct 28, 2025
14 checks passed
@fi3ework fi3ework deleted the ciiiii branch October 28, 2025 12:22
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.

3 participants