Skip to content

Conversation

@andyleejordan
Copy link
Member

The push event should only be registered for the master branch and for tags. It was erroneously running on every branch, breaking Dependabot. For PRs we exclude documentation changes only. The schedule was set to run once a week, but we may as well run every morning.

Resolves #3316.

@andyleejordan andyleejordan added Issue-Bug A bug to squash. Area-Build & Release Ignore Exclude from the changelog. labels Apr 28, 2021
@andyleejordan andyleejordan added this to the Committed-vNext milestone Apr 28, 2021
@andyleejordan andyleejordan requested a review from rjmholt April 28, 2021 17:23
@andyleejordan andyleejordan enabled auto-merge (squash) April 28, 2021 17:23
@andyleejordan andyleejordan disabled auto-merge April 28, 2021 17:23
@andyleejordan andyleejordan enabled auto-merge (squash) April 28, 2021 17:24
The push event should only be registered for the master branch and for tags.
It was erroneously running on every branch, breaking Dependabot.  For PRs we
exclude documentation changes only.  The schedule was set to run once a week,
but we may as well run every morning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Build & Release Ignore Exclude from the changelog. Issue-Bug A bug to squash.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix CodeQL with Dependabot

3 participants