Skip to content

feat(webhook): add direct trigger mode and notify-only fallback#14

Merged
liplus-lin-lay merged 1 commit intomainfrom
enhancement/13-direct-trigger-notify-fallback
Mar 15, 2026
Merged

feat(webhook): add direct trigger mode and notify-only fallback#14
liplus-lin-lay merged 1 commit intomainfrom
enhancement/13-direct-trigger-notify-fallback

Conversation

@liplus-lin-lay
Copy link
Collaborator

Refs #13
Adds serialized direct trigger execution plus the bundled codex_reaction.py wrapper.
Covers resume-mode reactions, notify-only fallback, and the README/.env.example/test updates needed to operate it.

Webhook受信時に任意コマンドを直列実行できる direct trigger queue を追加し、trigger_status と last_triggered_at を保存するようにしました。\nCodex 用の bundled wrapper に resume 対応と notify-only fallback を加え、README/.env.example/tests も更新しています。\n\nRefs #13
@liplus-lin-lay liplus-lin-lay linked an issue Mar 15, 2026 that may be closed by this pull request
@liplus-lin-lay liplus-lin-lay merged commit 849dff9 into main Mar 15, 2026
1 check passed
@liplus-lin-lay liplus-lin-lay deleted the enhancement/13-direct-trigger-notify-fallback branch March 15, 2026 06:51
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.

Add direct trigger mode with notify-only fallback

1 participant