Skip to content

Commit 1bd8c88

Browse files
committed
fixed presubmit
1 parent 5b726e5 commit 1bd8c88

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
2+
change_type: enhancement
3+
4+
# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
5+
component: confmap/googlesecretmanagerprovider
6+
7+
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
8+
note: Mark the Google Secret Manager provider as alpha stability compliant.
9+
10+
# One or more tracking issues related to the change
11+
issues: [39665]
12+
13+
# (Optional) One or more lines of additional information to render under the primary note.
14+
# These lines will be padded with 2 spaces and then inserted directly into the document.
15+
# Use pipe (|) for multiline entries.
16+
subtext:

reports/distributions/contrib.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ components:
118118
- transform
119119
provider:
120120
- aes
121+
- googlesecretmanagerprovider
121122
- s3
122123
- secretsmanager
123124
receiver:

0 commit comments

Comments
 (0)