From aedc52d91c5560e83951ba16e66aa2d66cf41b32 Mon Sep 17 00:00:00 2001
From: Pavol Loffay
Date: Wed, 6 Mar 2024 17:20:42 +0100
Subject: [PATCH 1/2] Add more components to changelog template
Signed-off-by: Pavol Loffay
---
.chloggen/TEMPLATE.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.chloggen/TEMPLATE.yaml b/.chloggen/TEMPLATE.yaml
index ca13515f1f..0f878b2e52 100644
--- a/.chloggen/TEMPLATE.yaml
+++ b/.chloggen/TEMPLATE.yaml
@@ -1,7 +1,7 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type:
-# The name of the component, or a single word describing the area of concern, (e.g. operator, target allocator, github action)
+# The name of the component, or a single word describing the area of concern, (e.g. collector, target allocator, auto-instrumentation, opapm, github action)
component:
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
From 9ba8aa6a3b779f0bb075bd38c7c738f9f1bd80d7 Mon Sep 17 00:00:00 2001
From: Pavol Loffay
Date: Thu, 7 Mar 2024 09:45:22 +0100
Subject: [PATCH 2/2] Fix
Signed-off-by: Pavol Loffay
---
.chloggen/TEMPLATE.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.chloggen/TEMPLATE.yaml b/.chloggen/TEMPLATE.yaml
index 0f878b2e52..cb865d682e 100644
--- a/.chloggen/TEMPLATE.yaml
+++ b/.chloggen/TEMPLATE.yaml
@@ -1,7 +1,7 @@
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
change_type:
-# The name of the component, or a single word describing the area of concern, (e.g. collector, target allocator, auto-instrumentation, opapm, github action)
+# The name of the component, or a single word describing the area of concern, (e.g. collector, target allocator, auto-instrumentation, opamp, github action)
component:
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).