You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(auto-derive): document cross-repo dispatch trigger + fix dead G6 link (#144)
* docs(auto-derive): document cross-repo dispatch trigger + fix dead G6 link
Two updates:
* Fix the dead `[G6 matrix](#)` empty-anchor link (rabbit had
flagged in #135 review; the original fix targeted README:6 not
README:19; replaced with prose since the matrix is in the design
doc linked above, not anywhere in this repo).
* Rewrite the "Daily reconcile + auto-PR" section as "Triggers +
reconcile + auto-PR" — enumerates all 3 fire triggers (daily cron,
release-targets-changed repository_dispatch added by openemr#12657,
manual workflow_dispatch). Existing reconciliation behavior moved
under the "in all three trigger paths" framing. Trimmed the
redundant workflow_dispatch paragraph that now duplicates the
trigger enumeration.
* docs(auto-derive): scope reconcile-job description (dry-run is a separate job)
0 commit comments