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: Updated CI to skip expensive actions when not needed #2184

Merged
merged 1 commit into from
May 7, 2024

Conversation

jsumners-nr
Copy link
Contributor

This PR changes ci.yml to only run expensive linting and testing jobs if any JavaScript files have changed. In other words, docs changes or other repo maintenance will not trigger the long running CI jobs.

Note: we need to update the main branch protection rule to require the all-clear job to pass and remove the direct requirements on specific linting/testing jobs.

@jsumners-nr jsumners-nr marked this pull request as ready for review May 7, 2024 13:58
@jsumners-nr jsumners-nr merged commit 8639fb9 into newrelic:main May 7, 2024
16 checks passed
@jsumners-nr jsumners-nr deleted the faster-ci branch May 7, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants