Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI - Filter on branch name to skip dependabot integration tests #138

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

da1910
Copy link
Collaborator

@da1910 da1910 commented Feb 21, 2022

Closes #137

Use the branch name as the filter to determine when to skip integration tests on dependabot automated PRs

Copy link
Collaborator

@Andy-Grigg Andy-Grigg left a comment

Choose a reason for hiding this comment

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

According to https://docs.github.com/en/actions/learn-github-actions/contexts#github-context this should work. The only way to test though is to merge this and re-run the dependabot checks.

@da1910
Copy link
Collaborator Author

da1910 commented Feb 21, 2022

Now I think about it I should have prefixed this branch with dependabot!

@da1910 da1910 merged commit f8d4d20 into main Feb 21, 2022
@da1910 da1910 deleted the ci/fixup-dependabot-ci-trigger branch February 21, 2022 15:24
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.

The CI/CD workflow is not respecting the 'dependencies' label
2 participants