Skip to content

[skip ci] is not respected for put #196

Description

@giner

Commits with [skip ci] should not update version of the resource if disable_ci_skip is enabled.

In case of pipeline like this:
gitrepo_resource -> GET -> something_doing_job -> PUT -> gitrepo_resource
The PUT updates the version and something_doing_job is triggered again.

There is a workaround described in #18, however this makes pipeline messy and harder to read.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions