Skip to content

skip CI if no changes effect the ecosystem#5620

Merged
jakecoffman merged 1 commit intomainfrom
jakecoffman/ci-skippin
Sep 2, 2022
Merged

skip CI if no changes effect the ecosystem#5620
jakecoffman merged 1 commit intomainfrom
jakecoffman/ci-skippin

Conversation

@jakecoffman
Copy link
Copy Markdown
Member

@jakecoffman jakecoffman commented Sep 2, 2022

Dependabot rebases PRs and kicks off every CI job so we're running out of Actions runners. This reduces the amount of CI jobs run by only running ones that are applicable to the change.

@jakecoffman jakecoffman merged commit 4649441 into main Sep 2, 2022
@jakecoffman jakecoffman deleted the jakecoffman/ci-skippin branch September 2, 2022 18:21
gradle:
- Dockerfile
- 'common/**'
- 'gradle/**'
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Gradle also pulls in some files from the Maven implementation:

require "dependabot/maven/requirement"

There might be a few more cases like this but this is one I know of.

@mctofu mctofu mentioned this pull request Sep 6, 2022
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.

3 participants