brrock/PatchSync

Keep a patch stack working against upstream using ACPX coding agents

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath to patchsync config filenopatchsync.config.json
modecheck, fix, or prnopr
create-prWhether to create a pull request after successful repairnotrue
create-issue-on-failureWhether to create an issue if the agent cannot repair the patch stacknotrue
github-tokenGitHub token used to create PRs/issuesno${{ github.token }}
git-user-nameGit author name used for PatchSync commitsnopatchsync[bot]
git-user-emailGit author email used for PatchSync commitsno41898282+github-actions[bot]@users.noreply.github.com
namedescription
statusclean, repaired, failed, or skipped
latest-supported-commitLatest upstream commit verified by the patch stack
pull-request-urlCreated pull request URL, if any
release-builtWhether release artifacts were produced in this run
artifact-pathsNewline-delimited list of produced artifact paths
release-executedWhether the configured release command ran in this run
upstream-release-tagResolved upstream release tag when release mode uses upstream releases
release-triggerReason the release policy did or did not run