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

chore: add section to note when all requirements are satisfied #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ignigena
Copy link
Member

Adds a section to the Pull Request template to call out when all original requirements are satisfied.

In some cases it can be useful to break up one Jira task into multiple pull requests to the same repo, and in other cases the requirements mean that changes are made to multiple repositories. In both cases it can sometimes be hard for a reviewer to understand whether a missing requirement is intentional or was simply missed.

The goal of this section is to facilitate better communication that the author, to the best of their knowledge, have either satisfied all the original requirements or they are aware and have a plan to address the remaining requirements before the issue is closed.

@Ignigena Ignigena requested review from dmitryshk and a team March 29, 2024 15:29
Copy link

@ImTheC ImTheC left a comment

Choose a reason for hiding this comment

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

Ooo, yeah! This is great!

Do we want to remove line 35 in lieu of this?

@Ignigena
Copy link
Member Author

Ooo, yeah! This is great!

Do we want to remove line 35 in lieu of this?

Or potentially modifying that based on your suggestion in Slack 😄

@ImTheC
Copy link

ImTheC commented Mar 29, 2024

Or potentially modifying that based on your suggestion in Slack 😄

Hmmm... 🤔 Would we need both?

I do like the idea of having a place to note what will be done in other PRs and what is taken care of in another repo's PR! That seems super helpful!

Copy link

@dmitryshk dmitryshk left a comment

Choose a reason for hiding this comment

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

Very useful addition!

**Are all of the original requirements satisfied in this PR?** <!-- ✍️ Yes/No -->

<!-- ✍️
Sometimes it can be useful to break up a changeset to multiple PR, and sometimes changes in multiple repos are required

Choose a reason for hiding this comment

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

NIT: Good points but not quite regarding the PR description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants