Skip to content

Remove leftover actions/checkout configuration for branches & tags #163

@viccuad

Description

@viccuad

We have usage of actions/checkout with the following comment:

- uses: actions/checkout@v4
with:
# until https://github.com/actions/checkout/pull/579 is released
fetch-depth: 0

We may be able to remove this configuration in some cases. In others, we may need to configure actions/checkout differently, or equally. Nevertheless, our comment should be removed.

Acceptance criteria

Evaluate if if we can connfigure actions/checkout to checkout branches or tags as needed.
Test the behaviour for normal policies (Rust, Go, Wasi, Rego) and monorepo policies.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions