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

workflows: build: skip build if not needed #29

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Conversation

DematteisGiacomo
Copy link
Collaborator

Skip building when not needed.

Skip building when not needed.

Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

🎯 Core Changes:

  • Added path ignore rules for GitHub workflow files to prevent unnecessary builds
  • Excludes all workflow files except build.yml from triggering the build workflow

Verdict: Approve - This is a straightforward optimization to prevent redundant builds when only workflow files are modified.


Code review performed by ANTHROPIC - claude-3-5-sonnet-20241022.

@DematteisGiacomo DematteisGiacomo merged commit 00deb49 into main Jan 17, 2025
2 checks passed
@DematteisGiacomo DematteisGiacomo deleted the skip_build branch January 17, 2025 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant