Skip to content

Skip Actions on Dependabot PRs#112

Open
n7studios wants to merge 2 commits intomainfrom
skip-actions-dependabot-pr
Open

Skip Actions on Dependabot PRs#112
n7studios wants to merge 2 commits intomainfrom
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
@n7studios n7studios added the enhancement New feature or request label Mar 20, 2026
@n7studios n7studios requested review from a team, ciccio-kit and noelherrick and removed request for a team March 20, 2026 11:43
@n7studios n7studios marked this pull request as ready for review March 20, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant