Skip to content

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

Merged
solnic merged 1 commit into
getsentry:masterfrom
vaind:chore-ci-migrate-danger-workflow-v3
Oct 13, 2025
Merged

chore(ci): Migrate danger workflow to v3#2748
solnic merged 1 commit into
getsentry:masterfrom
vaind:chore-ci-migrate-danger-workflow-v3

Conversation

@vaind

@vaind vaind commented Oct 10, 2025

Copy link
Copy Markdown
Contributor

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 <noreply@anthropic.com>
Comment thread .github/workflows/danger.yml
@solnic
solnic self-requested a review October 13, 2025 09:42
@solnic
solnic merged commit 1f80107 into getsentry:master Oct 13, 2025
266 of 267 checks passed
@codecov

codecov Bot commented Oct 13, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.30%. Comparing base (11b8eaf) to head (c7d88bc).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2748      +/-   ##
==========================================
+ Coverage   97.28%   97.30%   +0.02%     
==========================================
  Files         144      144              
  Lines        5671     5682      +11     
==========================================
+ Hits         5517     5529      +12     
+ Misses        154      153       -1     
Components Coverage Δ
sentry-ruby 97.76% <ø> (ø)
sentry-rails 95.63% <ø> (+0.15%) ⬆️
sentry-sidekiq 96.57% <ø> (ø)
sentry-resque 94.44% <ø> (ø)
sentry-delayed_job 94.68% <ø> (ø)
sentry-opentelemetry 99.31% <ø> (ø)
see 12 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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