Skip to content

github: add configurable mentions input - #5655

Merged
rekram1-node merged 1 commit into
anomalyco:devfrom
elithrar:github-support-alt-mention
Dec 17, 2025
Merged

github: add configurable mentions input#5655
rekram1-node merged 1 commit into
anomalyco:devfrom
elithrar:github-support-alt-mention

Conversation

@elithrar

@elithrarelithrar commented Dec 16, 2025

Copy link
Copy Markdown
Contributor

Adds a new mentions input to the GitHub Action that allows customizing the trigger phrases instead of hardcoded /opencode and /oc. Defaults do not change.

This allows users to wrap sst/opencode/github with their own tooling without having to write + publish an entirely new action.

Follows the work in #5459.

Adds a new `mentions` input to the GitHub Action that allows customizing
the trigger phrases (e.g. `/bonk`, `@ask-bonk`) instead of the hardcoded
`/opencode` and `/oc`.
- Comma-separated list of trigger phrases
- Case-insensitive matching
- Defaults to `/opencode,/oc` when not specified
@rekram1-node

Copy link
Copy Markdown
Collaborator

nice

@rekram1-node
rekram1-node merged commit c137bab into anomalyco:devDec 17, 2025
2 of 3 checks passed
nalin-singh pushed a commit to nalin-singh/opencode that referenced this pull request Dec 17, 2025
@elithrar
elithrar deleted the github-support-alt-mention branch December 17, 2025 03:44
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request May 5, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request Jun 14, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
Sign up for freeto 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.

2 participants

@elithrar@rekram1-node