Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add workflow to trigger cc #22060

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

hamzaremmal
Copy link
Member

Superseeds #22055

When working on capture checking, error messages might change if we compile using the cc library or the non-cc library.
Usually, this errors are not catched when running the workflows on each PR and are only detected on nightly builds.
The following PR introduces a new workflow that is trigger on each merge to main and on each change to cc related files.

@hamzaremmal hamzaremmal self-assigned this Nov 30, 2024
@hamzaremmal hamzaremmal marked this pull request as ready for review December 2, 2024 12:52
@hamzaremmal hamzaremmal assigned bracevac and unassigned hamzaremmal Dec 2, 2024
@hamzaremmal hamzaremmal requested a review from bracevac December 2, 2024 12:52
Copy link
Contributor

@bracevac bracevac left a comment

Choose a reason for hiding this comment

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

Coolio!

@bracevac bracevac enabled auto-merge December 2, 2024 13:00
@bracevac bracevac disabled auto-merge December 2, 2024 13:58
@hamzaremmal hamzaremmal merged commit d40009a into scala:main Dec 2, 2024
30 checks passed
@hamzaremmal hamzaremmal deleted the hr/trigger-cc-tests branch December 2, 2024 14:20
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.

2 participants