Skip to content

Fix actions_check_pinned_tags to work if exclude is omitted #70

Open
@rdimitrov

Description

@rdimitrov

There's an issue that if we configure the rule like -

  - type: actions_check_pinned_tags
    def: {}

it fails to find any tags that are unpinned and always passes.

We should fix that by either making the exclude required or update the rego evaluation to work properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Fix Soon: High priority items that should be considered in the next Sprint planning cyclegood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions