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

Add new release notes below the Unreleased section of changelogs #15332

Merged
merged 1 commit into from
Jul 21, 2023

Conversation

swang392
Copy link
Contributor

What does this PR do?

Changed changelog generation so that the new version and changelog entries are added below the 'Unreleased' section of the changelog

Motivation

In preparation for enforcing manual changelog entries in integrations, the 'Unreleased' section of the changelog should always stay at the top of the file.

Additional Notes

example (with blank Unreleased section):
Screenshot 2023-07-20 at 4 03 48 PM

example (with content in Unreleased section):
Screenshot 2023-07-20 at 4 06 56 PM

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached
  • If the PR doesn't need to be tested during QA, please add a qa/skip-qa label.

@swang392 swang392 requested a review from a team as a code owner July 20, 2023 20:07
@codecov
Copy link

codecov bot commented Jul 20, 2023

Codecov Report

Merging #15332 (abc29ae) into master (30d560d) will increase coverage by 0.00%.
The diff coverage is n/a.

Flag Coverage Δ
datadog_checks_dev 82.62% <ø> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

Test Results

    4 files      4 suites   4m 25s ⏱️
424 tests 424 ✔️   0 💤 0
948 runs  915 ✔️ 33 💤 0

Results for commit abc29ae.

@github-actions
Copy link

Label changelog/Changed was added to this Pull Request, so the next release will bump major version. Please make sure this is a breaking change, or use the changelog/Fixed label.

@swang392 swang392 merged commit d723344 into master Jul 21, 2023
@swang392 swang392 deleted the swang392/update-release-notes branch July 21, 2023 17:36
@vivek-datadog vivek-datadog added the qa/skip-qa Automatically skip this PR for the next QA label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev_package dev/tooling qa/skip-qa Automatically skip this PR for the next QA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants