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

ci(buildkite): exclude files/folders that are not tested in Buildkite #202

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

v1v
Copy link
Member

@v1v v1v commented Jan 23, 2025

What does this PR do?

Skip files that are not used in Buildkite

Why is it important?

Run faster builds and avoid waste of CI cycles.

I decided to support the whole .github folder since there are some other files, such as CODEOWNERS or .dependabot.yml and the rest are not used by Buildkite

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.md

Author's Checklist

  • [ ]

Related issues

@v1v v1v self-assigned this Jan 23, 2025
@v1v v1v requested a review from a team as a code owner January 23, 2025 13:38
@v1v v1v requested review from mauri870 and khushijain21 and removed request for a team January 23, 2025 13:38
@v1v v1v enabled auto-merge (squash) January 23, 2025 18:03
@v1v v1v merged commit 87357ff into elastic:main Jan 23, 2025
5 checks passed
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