Skip to content

Synchronize commits shas and build status on a timer - #319

Open
Riscky wants to merge 5 commits into
masterfrom
riscky/update-state
Open

Synchronize commits shas and build status on a timer#319
Riscky wants to merge 5 commits into
masterfrom
riscky/update-state

Conversation

@Riscky

@Riscky Riscky commented Aug 6, 2026

Copy link
Copy Markdown

Closes #307

This adds two extra steps to Hoffs synchronization functionality: syncing the build status and the head commit sha of each PR.
Synchronization will now be run on a timer, that is: every clocktick when the last sync was longer then the configured syncTimeout ago.
Tests have been added to verify the new behavior, and existing tests for the sync functionality have been moved to the same test file.

@Riscky
Riscky requested review from maartenberg and removed request for maartenberg August 6, 2026 15:59
@Riscky Riscky mentioned this pull request Aug 7, 2026
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.

Periodically check for missed status updates

1 participant