Skip to content

Skip Actions on Dependabot PRs#125

Draft
n7studios wants to merge 7 commits intorun-dependabot-on-github-actionsfrom
skip-actions-dependabot-pr
Draft

Skip Actions on Dependabot PRs#125
n7studios wants to merge 7 commits intorun-dependabot-on-github-actionsfrom
skip-actions-dependabot-pr

Conversation

@n7studios
Copy link
Contributor

Summary

Dependabot doesn't have access to a repository's secrets, resulting in errors on GitHub actions for tests:

Screenshot 2026-03-20 at 17 12 46

Given Dependabot is only configured to update GitHub action dependencies, it's not necessary to run GitHub actions for Plugin tests.

This PR resolves by skipping tests if the PR is from Dependabot.

Testing

Existing tests pass.

Checklist

@n7studios n7studios self-assigned this Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant