aaronsteers/Poe Slash Command Processor

Executes a PoeThePoet command. Designed to be used in slash commands, and can auto-commit changes back to the PR's branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jan 1, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aaronsteers/poe-command-processor@7e15ba3eb324f28910059ca8fd45fc0b7c45d8e2 # v1.3.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
commandPoe command to run. If not provided, we'll infer the command from the body of the specified comment-id.no
prPR Numberno
comment-idComment ID (optional, for reply chaining)no
github-tokenGitHub Token. Required for CI to run after commits are pushed.no
no-commitDisable auto-commit stepnofalse
start-messageMessage to include in the start commentno""
success-messageMessage to include in the success commentno""
failure-messageMessage to include in the failure commentno""

no outputs