Skip to content

GHA: Run Go Workspace Checks conditionally on BE changes #108655

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

macabu
Copy link
Contributor

@macabu macabu commented Jul 25, 2025

Instead of running conditionally at the workflow level, we use the shared action to detect changes and only run it for Backend code changes. This allows us to mark the workflow as required.

@macabu macabu added the no-changelog Skip including change in changelog/release notes label Jul 25, 2025
@macabu macabu force-pushed the macabu/run-go-workspace-check-conditionally branch 2 times, most recently from d25deb8 to 880f6dd Compare July 25, 2025 07:55
@macabu macabu force-pushed the macabu/run-go-workspace-check-conditionally branch from 880f6dd to 81be3ff Compare July 25, 2025 07:55
@macabu macabu marked this pull request as ready for review July 25, 2025 07:56
@macabu macabu requested review from a team as code owners July 25, 2025 07:56
@macabu macabu requested review from konsalex and removed request for a team July 25, 2025 07:56
@macabu macabu merged commit 97aa3ce into main Jul 25, 2025
116 of 119 checks passed
@macabu macabu deleted the macabu/run-go-workspace-check-conditionally branch July 25, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants