What's wrong with this entry?
What: Documentation URLs in GitHub Actions workflow template comments now point to the dedicated CLI reference instead of the generic SDK page.
How to use: When reviewing the generated workflow files, the comments now reference:
- New URL:
https://docs.claude.com/en/docs/claude-code/cli-reference - Old URL:
https://docs.claude.com/en/docs/claude-code/sdk#command-line
Details: The updated documentation provides more specific guidance for CLI usage in GitHub Actions workflows.
Evidence: Updated at lines 398162 and 398261 in v2.0.8 (formerly lines 407707 and 407765 in v2.0.5)
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.