Skip to content

docs: add release-drafter for populating GitHub releases info based on the PRs #6000

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

Merged
merged 1 commit into from
Jun 24, 2023

Conversation

vlsi
Copy link
Collaborator

@vlsi vlsi commented Jun 24, 2023

Description

This will populate https://github.com/apache/jmeter/releases based on the merged PRs.

Motivation and Context

GitHub Releases are convenient for the following use-cases:

  1. User is already browsing GitHub sources, so they might quickly peek for the changes
  2. Dependabot and Renovatebot can infer links to GitHub Releases, so the users will have a non-empty changelog when reviewing PRs from the bots

How Has This Been Tested?

The similar configuration works for pgjdbc/pgjdbc, see https://github.com/pgjdbc/pgjdbc/releases

@vlsi vlsi added this to the 5.6.1 milestone Jun 24, 2023
@vlsi vlsi force-pushed the release-drafter branch from b55b1cb to 6dc7fda Compare June 24, 2023 13:57
@vlsi vlsi merged commit ddb75f6 into apache:master Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant