Skip to content

ci: skip the build on Dependabot pull requests - #44

Merged
pasichDev merged 1 commit into
mainfrom
ci/skip-dependabot
Sep 25, 2026
Merged

pasichDev merged 1 commit into
mainfrom
ci/skip-dependabot

Conversation

@pasichDev

Copy link
Copy Markdown
Owner

What

The build job in android.yml no longer runs when the PR author is dependabot[bot].

Why

Each dependency bump started a full build (about 15 minutes). The bumps are merged in batches and checked on the branch that takes them, or on main after the merge.

Testing

Not verified in a run yet. The condition is the documented github.actor check. Pushes to main and PRs from people still run as before.

Each dependency bump used to start a full build. They are checked when
merged instead: on the branch that takes them or on main.
@pasichDev
pasichDev merged commit 0211355 into main Sep 25, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

Coverage (core/security)

Overall Project 68.54% 🍏

There is no coverage information present for the Files changed

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.

1 participant