Skip to content

Support/openclaw - #38

Merged
bernoussama merged 2 commits into
masterfrom
support/openclaw
Jun 1, 2026
Merged

Support/openclaw#38
bernoussama merged 2 commits into
masterfrom
support/openclaw

Conversation

@bernoussama

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 1, 2026 01:51

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@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: 6b66cedcf7

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +95 to +97
with:
owner: bernoussama
dry_run: true

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Remove action inputs from the ClawHub shell step

In the inspected release-cli.yml publish job, this remains a run: shell step rather than a uses: action step, so GitHub Actions does not accept with: inputs here. GitHub's workflow syntax documents jobs.<job_id>.steps[*].with as inputs defined by an action, while run executes shell commands. As written, pushes matching this release workflow can be rejected before the publish job runs; if the intent is a preview, pass --dry-run in the clawhub package publish command instead.

Useful? React with 👍 / 👎.

@bernoussama
bernoussama merged commit 114498f into master Jun 1, 2026
1 check passed
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.

2 participants