diff options
| -rw-r--r-- | PUBLICATION-MANIFEST.md | 1 | ||||
| -rw-r--r-- | docs/STATUS.md | 5 |
2 files changed, 5 insertions, 1 deletions
diff --git a/PUBLICATION-MANIFEST.md b/PUBLICATION-MANIFEST.md index f420598..a29339d 100644 --- a/PUBLICATION-MANIFEST.md +++ b/PUBLICATION-MANIFEST.md @@ -5,6 +5,7 @@ Review state: approved for synthetic preview only Approved public ref: * `refs/heads/trunk` +* `refs/tags/preview-v1` as an annotated, immutable preview tag Approved files: diff --git a/docs/STATUS.md b/docs/STATUS.md index cefce8f..0654aae 100644 --- a/docs/STATUS.md +++ b/docs/STATUS.md @@ -1,6 +1,9 @@ # Preview Status -This first revision validates publication of the single approved branch: +The first revision validated initial publication of the single approved branch: `refs/heads/trunk`. +This second revision validates a normal fast-forward update and the one +explicitly approved annotated preview tag: `refs/tags/preview-v1`. + The repository is deliberately synthetic and disposable. |
