Skip to content

Commit cb26a5d

Browse files
authored
[CI] Add a reminder to .gitmodules about pushing docsy tags (open-telemetry#4008)
1 parent e73b510 commit cb26a5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitmodules

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
path = themes/docsy
33
url = https://github.com/cncf/docsy.git
44
docsy-pin = v0.9.0
5+
docsy-reminder = "Ensure that all tags from google/docsy are also present in cncf/docsy, otherwise add (push) them."
56
[submodule "content-modules/opentelemetry-specification"]
67
path = content-modules/opentelemetry-specification
78
url = https://github.com/open-telemetry/opentelemetry-specification.git

0 commit comments

Comments
 (0)