Skip to content

ci(sync): pass dispatch token#97

Merged
kantorcodes merged 2 commits into
mainfrom
fix/sync-dispatch-token
May 13, 2026
Merged

ci(sync): pass dispatch token#97
kantorcodes merged 2 commits into
mainfrom
fix/sync-dispatch-token

Conversation

@kantorcodes

Copy link
Copy Markdown
Member

Summary

  • restore the required repository-dispatch token input
  • keep the previous fix that removes invalid secret-context conditionals and avoids continue-on-error bandaids

Root cause

Verification

  • yq parsed .github/workflows/sync-to-ai-plugins.yml
  • gh secret list confirms BOT_TOKEN exists in hashgraph-online/awesome-codex-plugins

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: aae1386d7a

ℹ️ 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".

Comment thread .github/workflows/sync-to-ai-plugins.yml
Comment thread .github/workflows/sync-to-ai-plugins.yml Outdated
Comment thread .github/workflows/sync-to-ai-plugins.yml
@kilo-code-bot

kilo-code-bot Bot commented May 13, 2026

Copy link
Copy Markdown

Code Review Summary

Status: 2 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 2
WARNING 0
SUGGESTION 0
Issue Details (click to expand)

CRITICAL

File Line Issue
.github/workflows/sync-to-ai-plugins.yml 27 Duplicate token key in YAML - this line duplicates the token added on line 24, causing undefined behavior where one value may override the other silently
.github/workflows/sync-to-ai-plugins.yml 24 This token key was added, but the original token key on line 27 should have been removed instead of duplicated
Files Reviewed (1 files)
  • .github/workflows/sync-to-ai-plugins.yml - 2 issues

Reviewed by laguna-m.1-20260312:free · 261,605 tokens

Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
@kantorcodes kantorcodes merged commit af1fca2 into main May 13, 2026
7 checks passed
@kantorcodes kantorcodes deleted the fix/sync-dispatch-token branch May 13, 2026 13:56
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.

1 participant