feat: add GitHub Actions workflow for Staking Dashboard AppKit updates#4729
feat: add GitHub Actions workflow for Staking Dashboard AppKit updates#4729
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
10 Skipped Deployments
|
Coverage Report
File CoverageNo changed files found. |
…on AppKit updates in Staking Dashboard
2c95551 to
4e11d44
Compare
There was a problem hiding this comment.
Pull Request Overview
This PR introduces a GitHub Actions workflow that automatically triggers a Slack notification to Devin when AppKit packages are versioned on the main branch. The workflow detects "chore: version packages" commits and provides detailed instructions for updating the Staking Dashboard with the new AppKit version.
Key Changes
- Adds automated detection of AppKit package version updates
- Implements Slack webhook integration for external process triggering
- Provides comprehensive task instructions for dependency updates and compatibility checking
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Description
Type of change
Checklist