feat: add summary output file input#455
Conversation
- Upgrade `cpp-linter` dependency to support the option - Update lockfile
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (3)
WalkthroughAdds a new optional summary-output-file input
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
2bndy5
left a comment
There was a problem hiding this comment.
Thanks for moving this forward!
Typically this would be done when dependabot submits a PR, but dependabot has been unreliable lately, because the CI runner sparse availability.
@shenxianpeng some of the CI jobs fail because the github.token cannot post the thread comment for a PR from a fork.
|
It might take a while (hours) to deploy. Lately, CI runners have been rarely available on the weekends; GitHub blames AI-related workflows and generated content for this severe drop in availability... |
See cpp-linter/cpp-linter#205 & cpp-linter/cpp-linter#206.
cpp-linterdependency to support the optionSummary by CodeRabbit
New Features
summary-output-fileinput to save step summary output to a file.Documentation
Chores