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

De-duplicate rennovate CI runs #498

Closed
wants to merge 1 commit into from
Closed

Conversation

dstansby
Copy link
Member

@dstansby dstansby commented Dec 2, 2024

On recent rennovate PRs (e.g., #494), CI is duplicated because it's triggered on both push and pull_request. This removes running it on the rennovate/** branches to de-duplicate the CI.

@samcunliffe
Copy link
Member

I think it's needed for when renovate bypasses a PR. In that case, it:

  • creates a branch,
  • pushes,
  • and merges directly (if the CI passes).

@paddyroddy
Copy link
Member

Automerge will break everything, we need the duplication.

@paddyroddy
Copy link
Member

@paddyroddy paddyroddy closed this Dec 3, 2024
@paddyroddy paddyroddy deleted the de-dupe-rennovate-ci branch December 3, 2024 11:05
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.

3 participants