skill(gh-issues): split oversized references from SKILL.md#51019
skill(gh-issues): split oversized references from SKILL.md#51019ShionEria wants to merge 1 commit into
Conversation
|
Closing this PR because the author has more than 10 active PRs in this repo. Please reduce the active PR queue and reopen or resubmit once it is back under the limit. You can close your own PRs to get back under the limit. |
Greptile SummaryThis PR refactors the
Confidence Score: 4/5
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ef3d144c97
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| - `Timed out` — exceeded 60 minutes | ||
| - `Skipped` — existing PR detected in pre-flight | ||
|
|
||
| If `--notify-channel` is set, send the final summary with only successfully opened PRs: |
There was a problem hiding this comment.
Restore the message-tool invocation for summary notifications
This extracted section only preserves the notification body template. skills/gh-issues/SKILL.md:371-372 now tells Phase 5 to rely on this file, but unlike the previous inline block it no longer says to call the message tool or which channel/target to send to. In runs that set --notify-channel, the orchestrator now has no concrete send instructions, so it's likely to just print the summary locally instead of delivering the Telegram notification.
Useful? React with 👍 / 👎.
Summary
Testing
wc -l skills/gh-issues/SKILL.md-> 483Closes #50972