Skip to content

feat(github-workflow): add auto-create-pr hook #435

feat(github-workflow): add auto-create-pr hook

feat(github-workflow): add auto-create-pr hook #435

Triggered via pull request April 6, 2026 11:30
Status Success
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint-plugin-unicorn(consistent-function-scoping): hooks/progress-hooks.test.ts#L14
Function `pad` does not capture any variables from its parent scope
eslint(no-empty-pattern): hooks/progress-hooks.test.ts#L58
Empty object binding pattern
eslint(no-await-in-loop): src/lib/github.ts#L108
Unexpected `await` inside a loop.
eslint(no-empty-pattern): hooks/session-start.test.ts#L35
Empty object binding pattern
eslint(no-await-in-loop): skills/steering/scripts/copy-templates.ts#L64
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/steering/scripts/copy-templates.ts#L57
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/spec-template/scripts/copy-templates.ts#L63
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/spec-template/scripts/copy-templates.ts#L57
Unexpected `await` inside a loop.
eslint(no-await-in-loop): skills/spec-template/scripts/copy-templates.ts#L51
Unexpected `await` inside a loop.
eslint(no-await-in-loop): hooks/entry/send-discord.ts#L48
Unexpected `await` inside a loop.