Skip to content

Commit fbd5d95

Browse files
committed
feat: add channel-based release manifest and channels.yml
1 parent 17d7c02 commit fbd5d95

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

.metanorma/channels.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# .metanorma/channels.yml — cc-vobject-integrity
2+
3+
channels:
4+
- name: public/standards
5+
description: "CalConnect documents from cc-vobject-integrity"

metanorma.release.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# metanorma.release.yml — cc-vobject-integrity
2+
13
documents:
2-
- source: sources/cc-51002.adoc
3-
- source: sources/draft-calconnect-vobject-integrity.adoc
4+
- pattern: "cc-*"
5+
channels: [public/standards]

0 commit comments

Comments
 (0)