Skip to content

Require change log entries to be include in the pull request#15475

Merged
seanbudd merged 1 commit into
masterfrom
requireChangesInPR
Sep 20, 2023
Merged

Require change log entries to be include in the pull request#15475
seanbudd merged 1 commit into
masterfrom
requireChangesInPR

Conversation

@seanbudd

@seanbudd seanbudd commented Sep 20, 2023

Copy link
Copy Markdown
Member

Summary of the issue:

Change log entries from contributors are currently requested to be included in the PR description rather than code changes.
This is because entries are prone to merge conflicts, however GitHub allows you to handle these through the web UX.
Alternatively, NV Access can always resolve these via git locally.

Change log entries in the PR description are harder to review, as you cannot make suggestions using GitHub's PR review UX.
This also adds unnecessary work for NV Access, to checkout PRs and copy paste the changes.

Description of user facing changes

contributors are encouraged to add changes directly to the changes file rather than the PR description

@seanbudd seanbudd requested a review from a team as a code owner September 20, 2023 05:31
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.

3 participants