Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

761 #40

Merged
merged 4 commits into from
Oct 19, 2023
Merged

761 #40

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .chloggen-aws/761.yaml → .chloggen-aws/76611.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ subtext: This is a test fork making the changes for the main to test with the 76
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [changes]
change_logs: [aws]
2 changes: 1 addition & 1 deletion .chloggen-aws/TEMPLATE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ subtext: This is a test fork making the changes for the main to test with the 76
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [changes]
change_logs: [aws]
4 changes: 2 additions & 2 deletions .chloggen-aws/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ template_yaml: .chloggen-aws/TEMPLATE.yaml
# The CHANGELOG file or files to which 'chloggen update' will write new entries
# (Optional) Default filename: CHANGELOG.md
change_logs:
changes: CHANGELOG-AWS.md
aws: CHANGELOG-AWS.md

# The default change_log or change_logs to which an entry should be added.
# If 'change_logs' is specified in this file, and no value is specified for 'default_change_logs',
# then 'change_logs' MUST be specified in every entry file.
default_change_logs: [changes]
default_change_logs: [aws]
27 changes: 0 additions & 27 deletions .chloggen/27648-dataset-fix-npe.yaml

This file was deleted.

28 changes: 0 additions & 28 deletions .chloggen/761.yaml

This file was deleted.

10 changes: 5 additions & 5 deletions .chloggen/TEMPLATE.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@

# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'

change_type: enhancement
change_type: breaking

# The name of the component, or a single word describing the area of concern, (e.g. filelogreceiver)
component: from test 761 bhanu
component: filelogreceiver123

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: "from test 761"

# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
issues: [23234]
issues: [9876656]

# (Optional) One or more lines of additional information to render under the primary note.
# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: This is from the test 761
subtext:

# If your change doesn't affect end users or the exported elements of any package,
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.
Expand All @@ -25,4 +25,4 @@ subtext: This is from the test 761
# Include 'user' if the change is relevant to end users.
# Include 'api' if there is a change to a library API.
# Default: '[user]'
change_logs: [changes]
change_logs: [aws]
27 changes: 0 additions & 27 deletions .chloggen/add-async-block-concurrent-udp-receiver.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .chloggen/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ template_yaml: .chloggen/TEMPLATE.yaml
change_logs:
user: CHANGELOG.md
api: CHANGELOG-API.md
changes: CHANGELOG-AWS.md
aws: CHANGELOG-AWS.md

# The default change_log or change_logs to which an entry should be added.
# If 'change_logs' is specified in this file, and no value is specified for 'default_change_logs',
# then 'change_logs' MUST be specified in every entry file.
default_change_logs: [changes]
default_change_logs: [user]
23 changes: 0 additions & 23 deletions .chloggen/disable_deprecated_cpu_metric.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/drosiek-integration-tests.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .chloggen/feat_fsync_option_filestorage.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/feat_marker-exporter.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/fix-parsing-error-windows-resourcedetection.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/ingestionretry.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/k8sclusterreceiver-change-units.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/k8sclusterreceiver-opencensus.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .chloggen/k8sclusterreceiver-qos-class.yaml

This file was deleted.

Loading
Loading