Skip to content

Web: Don't run e2e and unit tests on ready-release-go PR #47

@kulmann

Description

@kulmann

Would be great if we could skip the e2e and unit test pipelines on the release PRs that get created by the ready-release-go plugin. The PRs only create changelog content.

Naive idea for web: could we skip e2e and unit test pipelines when there were only changes in .md files? Or some other reliable check that code, dependencies and build environment weren't changed?

Motivation: ready-release-go runs each and every time a PR gets merged, which means: even in best case one PR runs the CI with all the compute it binds at least twice. Hope we can improve this.

TODO:

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions