Skip to content

Conversation

@vaind
Copy link
Contributor

@vaind vaind commented Oct 9, 2025

Summary

  • Extracts Danger JS version to danger/danger.properties
  • Updates danger/action.yml to read version from properties file
  • Adds automated workflow to check for and update Danger JS weekly

Benefits

  • Automatic dependency updates via the updater action
  • Single source of truth for Danger JS version
  • Consistent with how other dependencies are managed

Test plan

  • Verify properties file format matches updater expectations
  • Test workflow can read and update the properties file
  • Verify Danger action still works with dynamic version

🤖 Generated with Claude Code

Extract the Danger JS version to a properties file and use the updater
action to automatically check for and update to new versions.

Changes:
- Extract version to danger/danger.properties
- Read version from properties file in danger action
- Add workflow to automatically update Danger JS weekly

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

Co-Authored-By: Claude <noreply@anthropic.com>
@vaind vaind changed the title feat(danger): Use updater action to manage Danger JS version chore: Use updater action to manage Danger JS version Oct 9, 2025
@vaind vaind merged commit 1c10977 into main Oct 9, 2025
17 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