philips-software / philips-software/amp-devcontainer

Automate clean-up of Attestations

Open
#1,134 0 comments 1 reaction 2 assignees View on GitHub

@rjaegers is already working on this.

Since Mar 13, 2026.

Dominant language
Shell
Stars
135
Forks
8
Avg merge
2d 5h
Merged PRs (30d)
28

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.