Skip to content

build: Ignore CI workflows for markdown files#858

Merged
pjbgf merged 1 commit into
fluxcd:mainfrom
pjbgf:ignore-ci
Aug 8, 2022
Merged

build: Ignore CI workflows for markdown files#858
pjbgf merged 1 commit into
fluxcd:mainfrom
pjbgf:ignore-ci

Conversation

@pjbgf

@pjbgf pjbgf commented Aug 8, 2022

Copy link
Copy Markdown
Member

Running all CI tests at pull requests for some files is sub-optimal, when a PR contain changes to a single file not checked by the tests.

@pjbgf pjbgf added the area/ci CI related issues and pull requests label Aug 8, 2022
@pjbgf pjbgf marked this pull request as ready for review August 8, 2022 14:29

@stefanprodan stefanprodan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

PS. I don't think this will speedup the release process as we always bump the API version in go.mod and the container tag in manifests.

Running all CI tests at pull requests for some files is sub-optimal,
when a PR contain changes to a single file not checked by the tests.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
@pjbgf pjbgf merged commit f25287f into fluxcd:main Aug 8, 2022
@pjbgf pjbgf deleted the ignore-ci branch August 8, 2022 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci CI related issues and pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants