Skip to content

Comments

chore(ci): Migrate danger workflow to v3#4621

Merged
jamescrosswell merged 1 commit intomainfrom
migrate-danger-workflow-v3
Oct 12, 2025
Merged

chore(ci): Migrate danger workflow to v3#4621
jamescrosswell merged 1 commit intomainfrom
migrate-danger-workflow-v3

Conversation

@vaind
Copy link
Contributor

@vaind vaind commented Oct 10, 2025

Summary

Migrates the Danger workflow from v2 (reusable workflow) to v3 (composite action).

Benefits

  • Latest Danger JS version (v13.0.4)
  • Better conventional commit scope handling
  • Enhanced support for non-conventional PR titles

#skip-changelog

🤖 Generated with Claude Code

Converts danger workflow from reusable workflow (v2) to composite
action (v3). This is a breaking change that requires restructuring
the job definition.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.47%. Comparing base (e58a8f1) to head (a6d3090).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4621   +/-   ##
=======================================
  Coverage   73.46%   73.47%           
=======================================
  Files         482      482           
  Lines       17678    17678           
  Branches     3493     3493           
=======================================
+ Hits        12988    12989    +1     
+ Misses       3800     3799    -1     
  Partials      890      890           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Copy link
Collaborator

@jamescrosswell jamescrosswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @vaind !

@jamescrosswell jamescrosswell merged commit 845e5ed into main Oct 12, 2025
32 checks passed
@jamescrosswell jamescrosswell deleted the migrate-danger-workflow-v3 branch October 12, 2025 09:03
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