Skip to content

[downgrade] conditions logic is not accurate #80

@jimsheldon

Description

@jimsheldon

Some of the downgrade condition/trigger logic is wrong.

For example, <+codebase.commitRef> =~ "refs/heads/master" is not valid, it should be <+codebase.commitRef> == "refs/heads/master".

We need to investigate the correct condition and trigger logic.

Metadata

Metadata

Assignees

No one assigned

    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