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

Enhance Release Notes Detection in PR Comments #5

Open
miroslavpojer opened this issue Nov 15, 2024 · 0 comments
Open

Enhance Release Notes Detection in PR Comments #5

miroslavpojer opened this issue Nov 15, 2024 · 0 comments

Comments

@miroslavpojer
Copy link
Collaborator

Announcement: This Issue is waiting for some end-users to be implemented.

Description

Release notes detection does not check PR comments for release notes.

Reasoning

Contributors may prefer adding release notes to the PR comments.
Detecting release notes in comments ensures these notes are recognized.

Proposed Changes

  • Update the action logic to support the new location: pr-comments to search through PR comments.
  • Validate that if a PR comment includes Release Notes:, the subsequent lines adhere to the required release notes format (such as bullet points).
  • Implement logic to handle multiple comments.
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

No branches or pull requests

1 participant