Skip to content

feat: add a way to pass release notes from the PR #16904

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

machine424
Copy link
Member

@machine424 machine424 commented Jul 22, 2025

make the release note block part of .github/PULL_REQUEST_TEMPLATE.md (inspired from k8s')

A CI check would check the input.


Using the PR description makes it easy for the reviewers to contribute.
Also, IMHO, it's simpler than having to run commands or add files to have it as part of the git.

We can discuss the changelog generation part later, but this should help streamline the shephard's workflow and improve their overall experience.

Does this PR introduce a user-facing change?

NONE

@machine424 machine424 force-pushed the ensure-release-entry branch from 60c4fa6 to 8275955 Compare July 22, 2025 07:53
make the release note block part of .github/PULL_REQUEST_TEMPLATE.md (inspired from k8s')

A CI check would check the input.

Signed-off-by: machine424 <[email protected]>
@machine424 machine424 force-pushed the ensure-release-entry branch from 8275955 to 5a2a94a Compare July 22, 2025 07:54
contents: read
pull-requests: read

jobs:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make is required.

Signed-off-by: machine424 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant