Enhance pull request description guidelines and Release next version#10
Merged
nilsandrey merged 5 commits intomainfrom Mar 9, 2026
Merged
Enhance pull request description guidelines and Release next version#10nilsandrey merged 5 commits intomainfrom
nilsandrey merged 5 commits intomainfrom
Conversation
Added guidelines for pull request descriptions, including required changelog markup and a template for consistency. Signed-off-by: Nils <nilsandrey@gmail.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s contributor/Copilot guidance to require specific PR description markup so the existing Release workflow can reliably extract the changelog description and version bump type.
Changes:
- Documented required PR-body changelog markers (
<!--changelog-*-start/end-->) in.github/copilot-instructions.md. - Added an embedded PR description template and a filled example to encourage consistent PR descriptions.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nils <nilsandrey@gmail.com>
Contributor
|
@nilsandrey I've opened a new pull request, #11, to work on those changes. Once the pull request is ready, I'll request review from you. |
3 tasks
--------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nilsandrey <3579285+nilsandrey@users.noreply.github.com>
Updated PR description guidelines to include a reference to the PULL_REQUEST_TEMPLATE.md and emphasized the importance of markup comment tags for changelog processing. Signed-off-by: Nils <nilsandrey@gmail.com>
Contributor
|
@nilsandrey I've opened a new pull request, #12, to work on those changes. Once the pull request is ready, I'll request review from you. |
…ot instructions (#12) --------- Signed-off-by: Nils <nilsandrey@gmail.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: nilsandrey <3579285+nilsandrey@users.noreply.github.com> Co-authored-by: Nils <nilsandrey@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added guidelines for pull request descriptions, including required changelog markup and a template for consistency and remember it on every PR. Using this PR to release the latest merged one, where I forgot to include these release instructions #9.
Description
Fix code quality issues: sentence case, promise handling, deprecated functions, and settings headings.
Related Issues
Type of Change
Checklist
npm run build)npm test)README.mdFeatures table is updated (if a new command was added)CHANGELOG.mdentry is not required here — the pipeline generates it automaticallyScreenshots / Recordings