Skip to content

Automate clean-up of Attestations #1134

Description

@rjaegers

Current situation

Currently all generated attestations are kept indefinite, even when the resources that they point to are cleaned up.

Required situation

Extend the current clean up process to automatically clean up attestations. Keeping only the ones that point to active release or edge builds, as is specified in the acceptance criteria below.

Acceptance criteria

  • Attestations that don't point to a valid resource are cleaned up
  • Attestations from release branches are kept indefinite
  • Attestations for open pull requests are kept
  • Attestations for the last build on the default branch (tagged as edge) are kept

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions