Skip to content

Conversation

@lucas-zimerman
Copy link
Collaborator

@lucas-zimerman lucas-zimerman commented Nov 11, 2025

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

CI builds will now be skipped for the additional cases:

  • .gitignore at any folder.
  • any file inside ISSUE_TEMPLATE
  • update-deps.yml

The diff check was also updated so those matches are valid without many changes.

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added tests to verify changes
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • All tests passing
  • No breaking changes

🔮 Next steps

#skip-changelog
close #4846

@lucas-zimerman
Copy link
Collaborator Author

tested locally:
image

@lucas-zimerman lucas-zimerman marked this pull request as ready for review November 11, 2025 18:16
@lucas-zimerman lucas-zimerman added the ready-to-merge Triggers the full CI test suite label Nov 11, 2025
@antonis antonis enabled auto-merge (squash) November 12, 2025 09:21
Copy link
Contributor

@antonis antonis left a comment

Choose a reason for hiding this comment

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

LGTM 🚀
Thank you for enhancing the skip logic Lucas 🙇

@antonis antonis merged commit 0d6e618 into main Nov 12, 2025
36 checks passed
@antonis antonis deleted the lz/add-gitignore-to-diff-check branch November 12, 2025 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Triggers the full CI test suite

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Should update-deps stop build actions?

3 participants