Skip to content

fix(sync): Don't allow to dispatch against repositories that sync#693

Merged
skjnldsv merged 1 commit intomasterfrom
bugfix/692/dont-dispatch-when-synced
Mar 30, 2026
Merged

fix(sync): Don't allow to dispatch against repositories that sync#693
skjnldsv merged 1 commit intomasterfrom
bugfix/692/dont-dispatch-when-synced

Conversation

@nickvergessen
Copy link
Copy Markdown
Member

@nickvergessen nickvergessen commented Mar 29, 2026

Fix #692

Currently that would create a PR, if not merged before the next sync it's a stray conflicting PR, which just results in some dead trees and branches.

@nickvergessen nickvergessen requested a review from skjnldsv March 29, 2026 17:47
@nickvergessen nickvergessen self-assigned this Mar 29, 2026
@nickvergessen nickvergessen added 3. to review Waiting for reviews bug Something isn't working labels Mar 29, 2026
@skjnldsv skjnldsv merged commit ed0c144 into master Mar 30, 2026
5 checks passed
@skjnldsv skjnldsv deleted the bugfix/692/dont-dispatch-when-synced branch March 30, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dispatch-workflow.yml files don't reapply patches

2 participants