Skip to content

proposal: ignore push events for dependabot branches #56

@Uzlopak

Description

@Uzlopak

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

Issue

When dependabot opens a PR to update a dependency, it runs the whole ci pipeline twice. Once by push and once by pull request event. We could actually save one ci run when we would ignore the dependabot branch in push events.

We could actually configure, that only push events into master, main and next result in a pipeline run.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions