Skip to content

fix: don't react positively to approve comment if sync is skipped - #417

Closed
cmelone wants to merge 1 commit into
llnl:mainfrom
cmelone:fix/honest-thumbs-up
Closed

fix: don't react positively to approve comment if sync is skipped#417
cmelone wants to merge 1 commit into
llnl:mainfrom
cmelone:fix/honest-thumbs-up

Conversation

@cmelone

@cmelone cmelone commented Aug 25, 2026

Copy link
Copy Markdown
Member

in this PR, someone called the approve command, but the sync was skipped because the repo had draft PR mirroring disabled. we erroneously reacted with a +1 to the approve comment

this change checks if the PR was actually synced before reacting positively

in [this PR](llnl/RAJA#2080), someone called the
approve command, but the sync was skipped because the repo had draft PR
mirroring disabled. we erroneously reacted with a +1 to the approve
comment

this change checks if the PR was actually synced before reacting
positively

Signed-off-by: Caetano Melone <melone1@llnl.gov>
@cmelone

cmelone commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

closing in favor of #418

@cmelone cmelone closed this Aug 25, 2026
alecbcs pushed a commit that referenced this pull request Aug 26, 2026
alternative to: #417
closes #336

instead of ignoring a user when they ask for draft PRs to be mirrored to
GL, allow this to be an override mechanism to mirror commits over when
explicitly requested

Signed-off-by: Caetano Melone <melone1@llnl.gov>
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.

1 participant