Skip to content

chore: Update pr comment behavior#47

Merged
markurtz merged 1 commit intovllm-project:mainfrom
fynnsu:fix/pr_comments
Jul 10, 2025
Merged

chore: Update pr comment behavior#47
markurtz merged 1 commit intovllm-project:mainfrom
fynnsu:fix/pr_comments

Conversation

@fynnsu
Copy link
Copy Markdown
Collaborator

@fynnsu fynnsu commented Jul 9, 2025

Currently every pr commit results in a new comment like #39 (comment) which clutters the pr.

This pr changes the behavior so that new builds edit the existing comment instead of creating a new one. Previous comments can be seen by looking at the revision history of the comment.

Note: this uses the existing Github token, instead of the automation bot token but could be updated to use that token instead if that's preferred.

Signed-off-by: Fynn Schmitt-Ulms <fschmitt@redhat.com>
Copy link
Copy Markdown
Collaborator

@markurtz markurtz left a comment

Choose a reason for hiding this comment

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

Great, thanks @fynnsu!

@markurtz markurtz merged commit e49fcaa into vllm-project:main Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants