Skip to content

Commit 1e24947

Browse files
authored
Merge pull request #81083 from dfitzmau/add-core-release-notes-stubs-16-17
[internal-update] add-core-release-notes-stubs-16-17
2 parents fc50a7f + ff34ca7 commit 1e24947

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

release_notes/README.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
Do not add or edit release notes here. Edit release notes directly in the branch
22
that they are relevant for.
33

4-
Release notes should be added/edited in their own PR.
4+
Release notes should be added or edited in their own PR.
5+
6+
Add a release note "stub" file for each enterprise version to the `main` branch. Stubs are necessary when a writer adds a link to a release note `.adoc` file that is on the `main` branch.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="ocp-4-16-release-notes"]
3+
= {product-title} {product-version} release notes
4+
include::_attributes/common-attributes.adoc[]
5+
:context: release-notes
6+
7+
Do not add or edit release notes here. Edit release notes directly in the branch that they are relevant for.
8+
9+
Release note changes should be added or edited in their own PR.
10+
11+
This file is here to allow builds to work.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="ocp-4-17-release-notes"]
3+
= {product-title} {product-version} release notes
4+
include::_attributes/common-attributes.adoc[]
5+
:context: release-notes
6+
7+
Do not add or edit release notes here. Edit release notes directly in the branch that they are relevant for.
8+
9+
Release note changes should be added or edited in their own PR.
10+
11+
This file is here to allow builds to work.

0 commit comments

Comments
 (0)