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

feat: attach git diff in the PR description #323

Conversation

sasakisasaki
Copy link
Contributor

@sasakisasaki sasakisasaki commented Oct 8, 2024

Description

This PR fixes so the version update PR contains the git diff of the target repository.
Currently the version update PR contains poor information in its description as this and this makes the review difficult.

Related links

Discussion for feature improvement

Tests performed

After the PR author finishes their tests, this will be updated.

I verified that a PR is created as this. The PR contains the git diff so I believe this is enough as tests.

Notes for reviewers

Currently, the version update PR does not contain git diff and the reviewer needs to go to the target repository by themselves. This PR reduces such the additional task.

Interface changes

No interface changes.

ROS Topic Changes

No ROS topic changes.

ROS Parameter Changes

No ROS parameter changes.

Effects on system behavior

The version update PR will be containing additional information (git diff).

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

@sasakisasaki sasakisasaki marked this pull request as ready for review October 8, 2024 07:07
@sasakisasaki sasakisasaki self-assigned this Oct 8, 2024
…_repositories.py


Signed-off-by: Junya Sasaki <[email protected]>

Co-authored-by: Yutaka Kondo <[email protected]>
…_repositories.py


Signed-off-by: Junya Sasaki <[email protected]>

Co-authored-by: M. Fatih Cırıt <[email protected]>
@sasakisasaki
Copy link
Contributor Author

Thank you for your proposals! Now let me do tests again with the fixed one.

@sasakisasaki
Copy link
Contributor Author

@youtalk @xmfcx Now the version update PR is created as this. Hopefully this is the expected one 👍 .

Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

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

LGTM
It's even better!

@sasakisasaki sasakisasaki merged commit 61dd531 into autowarefoundation:main Oct 9, 2024
12 of 13 checks passed
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