Skip to content

Add shadow reviewer workflow#3344

Merged
ncreated merged 1 commit into
developfrom
ncreated/chore/shadow-reviewer
Apr 9, 2026
Merged

Add shadow reviewer workflow#3344
ncreated merged 1 commit into
developfrom
ncreated/chore/shadow-reviewer

Conversation

@ncreated

@ncreated ncreated commented Apr 8, 2026

Copy link
Copy Markdown
Member

Motivation

Add a GitHub Actions workflow for shadow code review powered by the rum-ai-toolkit shadow reviewer.

Analogous to: DataDog/browser-sdk#4430

Changes

  • Added .github/workflows/shadow-review.yml workflow that mirrors non-draft, non-bot PRs to a shadow fork for review

Test instructions

Workflow will trigger on PRs — verify it runs correctly on a test PR.


🤖 Generated with Claude Code

Add a GitHub Actions workflow for shadow code review powered by
the rum-ai-toolkit shadow reviewer. The workflow mirrors non-draft,
non-bot PRs to a shadow fork for review.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@ncreated
ncreated requested review from a team as code owners April 8, 2026 09:47
@ncreated
ncreated marked this pull request as draft April 8, 2026 09:47
@ncreated
ncreated marked this pull request as ready for review April 8, 2026 09:56
@datadog-official

This comment has been minimized.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.54%. Comparing base (1425287) to head (cdd7e08).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3344      +/-   ##
===========================================
+ Coverage    71.51%   71.54%   +0.03%     
===========================================
  Files          946      946              
  Lines        34916    34916              
  Branches      5920     5920              
===========================================
+ Hits         24968    24978      +10     
+ Misses        8280     8273       -7     
+ Partials      1668     1665       -3     

see 42 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ncreated
ncreated merged commit e71690e into develop Apr 9, 2026
28 of 35 checks passed
@ncreated
ncreated deleted the ncreated/chore/shadow-reviewer branch April 9, 2026 08:33
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.

3 participants