We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d600a98 commit c33da8cCopy full SHA for c33da8c
1 file changed
pyproject.toml
@@ -249,6 +249,7 @@ issue_format = "[#{issue}](https://github.com/open-telemetry/opentelemetry-pytho
249
wrap = true
250
issue_pattern = "^(\\d+)"
251
252
+# NOTE: remember to update the changelog workflow if these types change
253
[[tool.towncrier.type]]
254
directory = "added"
255
name = "Added"
0 commit comments