Skip to content

docs(tenants): TENANTS.md points publish-app at the archived reusable-workflows repoΒ #2694

Description

@devantler

πŸ€– Generated by the Daily AI Engineer

Evidence

docs/TENANTS.md (~line 135) tells tenant authors their cd.yaml calls publish-app.yaml from devantler-tech/reusable-workflows. That repo is archived β€” the workflow now lives in devantler-tech/actions.

The platform's own policy comment already records the move: k8s/bases/infrastructure/cluster-policies/.../verify-app-images.yaml (~lines 53-66) notes publish-app moved into the actions monorepo. The current tenant scaffold agrees β€” gitops-tenant-template's .github/workflows/cd.yaml calls devantler-tech/actions/.github/workflows/publish-app.yaml.

Audience and impact

A tenant author following TENANTS.md is pointed at an archived repository. Nothing breaks today β€” verify-app-images' attestor subjectRegExp still accepts both identities during the transition β€” so this is a correctness/onboarding problem, not an outage. It becomes a real breakage if the transitional regex is ever tightened to the actions identity alone.

Expected behaviour

TENANTS.md cites devantler-tech/actions as the home of publish-app.yaml.

Acceptance criteria

  • TENANTS.md references devantler-tech/actions for publish-app.yaml
  • No remaining reusable-workflows references in docs/TENANTS.md
  • Any sibling doc citing the same path is updated in the same PR

Rough size: XS (doc-only).

Found while auditing tenant-scaffold/platform lockstep for gitops-tenant-template#6.

Metadata

Metadata

Assignees

Type

Projects

Status
βœ… Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions