Skip to content

chore: format files blocking CI checks#22391

Merged
vincentkoc merged 1 commit intomainfrom
vincentkoc-code/quick-22345-ci-fmt
Feb 21, 2026
Merged

chore: format files blocking CI checks#22391
vincentkoc merged 1 commit intomainfrom
vincentkoc-code/quick-22345-ci-fmt

Conversation

@vincentkoc
Copy link
Copy Markdown
Member

@vincentkoc vincentkoc commented Feb 21, 2026

This PR fixes formatting-only drift introduced by formatter state outside the scope of metadata PRs.

It addresses:

  • src/agents/tools/common.ts
  • src/channels/plugins/actions/discord/handle-action.guild-admin.ts
  • src/discord/send.channels.ts

Changes are import-order only and have no behavior impact.

Why:

Once merged, PR #22345 should no longer fail CI due to unrelated formatting checks.

Greptile Summary

This PR reorders imports in three files to fix oxfmt --check failures blocking CI checks. All changes are formatting-only with zero behavioral impact - the imports follow consistent ordering with Node.js built-ins first, external packages second, and local imports last.

Confidence Score: 5/5

  • This PR is completely safe to merge with zero risk
  • The changes are purely cosmetic import reordering with no functional modifications - no logic changes, no new dependencies, no altered behavior. The formatter-driven changes ensure consistency and unblock CI for other PRs.
  • No files require special attention

Last reviewed commit: 2890c59

@openclaw-barnacle openclaw-barnacle bot added channel: discord Channel integration: discord agents Agent runtime and tooling size: XS maintainer Maintainer-authored PR labels Feb 21, 2026
@vincentkoc vincentkoc merged commit 282a545 into main Feb 21, 2026
27 of 29 checks passed
@vincentkoc vincentkoc deleted the vincentkoc-code/quick-22345-ci-fmt branch February 21, 2026 03:40
ly85206559 pushed a commit to ly85206559/openclaw that referenced this pull request Feb 21, 2026
Hansen1018 pushed a commit to Hansen1018/openclaw that referenced this pull request Feb 21, 2026
mmyyfirstb pushed a commit to mmyyfirstb/openclaw that referenced this pull request Feb 21, 2026
clickmediapropy pushed a commit to clickmediapropy/openclaw that referenced this pull request Feb 22, 2026
obviyus pushed a commit to guirguispierre/openclaw that referenced this pull request Feb 22, 2026
mreedr pushed a commit to mreedr/openclaw-custom that referenced this pull request Feb 24, 2026
zooqueen pushed a commit to hanzoai/bot that referenced this pull request Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agents Agent runtime and tooling channel: discord Channel integration: discord maintainer Maintainer-authored PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant