Skip to content

Skip Actions on Dependabot PRs#125

Closed
n7studios wants to merge 9 commits intorun-dependabot-on-github-actionsfrom
skip-actions-dependabot-pr
Closed

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

Conversation

@n7studios
Copy link
Copy Markdown
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
@n7studios n7studios deleted the branch run-dependabot-on-github-actions March 30, 2026 05:39
@n7studios n7studios closed this Mar 30, 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