Skip to content

fix: moderator yml pushed with error#10887

Merged
jasonsaayman merged 3 commits into
v1.xfrom
fix/remove-all-caches-from-actions
May 13, 2026
Merged

fix: moderator yml pushed with error#10887
jasonsaayman merged 3 commits into
v1.xfrom
fix/remove-all-caches-from-actions

Conversation

@jasonsaayman

@jasonsaayman jasonsaayman commented May 13, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Fix the moderator workflow so github/ai-moderator runs without errors by pairing step names with their uses and adding a clear job name. This restores reliable spam detection on issues and PRs.

Description

  • Summary of changes
    • Add job name "AI Moderator".
    • Fix step syntax by nesting uses under the named step for actions/checkout and github/ai-moderator.
  • Reasoning
    • The previous YAML split name and uses into separate steps, causing the action not to run.
  • Additional context
    • Merged latest v1.x into this branch. No other workflow logic changes.

Docs

  • If we document CI in /docs/, add a note that the moderator runs on issues and PRs to label spam automatically.

Testing

  • No tests added. Validate by opening a test issue/PR and confirming the AI Moderator job runs and applies labels.

Semantic version impact

  • None. CI-only change with no package code modifications.

Written for commit 2929353. Summary will update on new commits.

@jasonsaayman jasonsaayman self-assigned this May 13, 2026
@jasonsaayman jasonsaayman added priority::medium A medium priority commit::fix The PR is related to a bugfix labels May 13, 2026

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 6 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@jasonsaayman jasonsaayman merged commit 938a4fc into v1.x May 13, 2026
25 checks passed
@jasonsaayman jasonsaayman deleted the fix/remove-all-caches-from-actions branch May 13, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit::fix The PR is related to a bugfix priority::medium A medium priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant