Skip to content

fix: correct typos and misleading error messages in tools and CLI#5261

Open
Ricardo-M-L wants to merge 1 commit intocrewAIInc:mainfrom
Ricardo-M-L:fix/typos-and-error-messages
Open

fix: correct typos and misleading error messages in tools and CLI#5261
Ricardo-M-L wants to merge 1 commit intocrewAIInc:mainfrom
Ricardo-M-L:fix/typos-and-error-messages

Conversation

@Ricardo-M-L
Copy link
Copy Markdown

@Ricardo-M-L Ricardo-M-L commented Apr 3, 2026

Summary

  • Fix occuredoccurred typo in brightdata_dataset.py (2 instances)
  • Fix misleading error messages in devtools CLI where error handlers use success-tense wording (e.g., Created tag in error context → Failed to create tag)

Test plan

  • Verify CLI error messages clearly indicate failure

🤖 Generated with Claude Code


Note

Low Risk
Low risk text-only changes that adjust user-facing error strings in the Bright Data dataset tool and release CLI; no logic or behavior changes.

Overview
Fixes typos in BrightDataDatasetTool._run exception messages (occuredoccurred).

Updates crewai_devtools release/tag workflow error handlers to report failures accurately (e.g., "Failed to create/push tag", "Failed to create GitHub Release", "Failed to trigger PyPI publish workflow", and clearer failures for git checkout main/git pull).

Written by Cursor Bugbot for commit 033f9f7. This will update automatically on new commits. Configure here.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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