Skip to content

ci: enable display_report for Claude Code actions#312

Merged
sanjeed5 merged 1 commit intofederated-sdk-release-candidatefrom
devin/1773089595-claude-action-output-settings
Mar 10, 2026
Merged

ci: enable display_report for Claude Code actions#312
sanjeed5 merged 1 commit intofederated-sdk-release-candidatefrom
devin/1773089595-claude-action-output-settings

Conversation

@devin-ai-integration
Copy link
Contributor

ci: enable display_report for Claude Code actions

Summary

Adds display_report: true to all anthropics/claude-code-action@v1 steps across three workflow files. This enables the Claude Code Report in the GitHub Step Summary, making it easier to see Claude's output directly from the Actions run page.

Since python-sdk is a public repo, only display_report is enabled (no show_full_output, which could expose sensitive information in publicly visible logs).

Workflows updated:

  • claude-code-review.yml — PR review step
  • generate-changelog.yml — changelog generation step
  • sync-changelog-to-docs.yml — docs sync step

Review & Testing Checklist for Human

  • Verify that display_report: true is acceptable for a public repo — the action docs warn this "should only be used in cases where the action is used solely with trusted input." The existing workflows have safeguards (trigger phrases, bot allowlists, workflow-modified skip checks).
  • Confirm no show_full_output was accidentally added (it wasn't — this is intentional since the repo is public).

Notes

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration devin-ai-integration bot requested a review from a team March 9, 2026 20:55
@devin-ai-integration devin-ai-integration bot requested a review from sanjeed5 March 9, 2026 20:55
@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@snyk-io
Copy link

snyk-io bot commented Mar 9, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@sanjeed5 sanjeed5 merged commit cf37dd8 into federated-sdk-release-candidate Mar 10, 2026
4 checks 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