16 lines
721 B
YAML
16 lines
721 B
YAML
|
|
# Local approval fixture for the whynot-design npm publish lane.
|
||
|
|
#
|
||
|
|
# Stand-in for the canonical State Hub decision object, which does not yet exist
|
||
|
|
# (see PRD open question). When a real decision is recorded in State Hub, set the
|
||
|
|
# catalog's approval.decision_ref to that decision's UUID and this fixture becomes
|
||
|
|
# unnecessary. NON-SECRET: contains no token value.
|
||
|
|
id: whynot-design-npm-publish
|
||
|
|
title: "Approve whynot-design npm publish lane (prod)"
|
||
|
|
status: resolved # resolved => approved for apply
|
||
|
|
superseded_by: null
|
||
|
|
decided_by: "Tegwick"
|
||
|
|
review_url: ""
|
||
|
|
rationale: >-
|
||
|
|
Pilot lane for secrets-engine MVP. Production npm automation token for
|
||
|
|
whynot-design, delivered exec-time only via temporary npm config.
|