Skip to content

ci: update workflow triggers to run on workflow changes and all merges to main #2357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Feb 8, 2025

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Update all CI workflows to:

  • Run when their own workflow file is updated in a PR
  • Run on any merge to main without path restrictions
  • Keep existing path restrictions for PR triggers

Link to Devin run: https://app.devin.ai/sessions/0ad9c2ace8cb42a5bcb30899b1829ab1
Requested by: Jayant

Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 1:10am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 1:10am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 8, 2025 1:10am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
component-library ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 1:10am
entropy-debugger ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 1:10am
insights ⬜️ Ignored (Inspect) Visit Preview Feb 8, 2025 1:10am

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

jayantk and others added 2 commits February 7, 2025 13:06
- Added Swatinem/rust-cache@v2 to all workflows that run Rust commands
- Configured workspace paths for each workflow
- Maintains existing workflow functionality while adding caching

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Jayant Krishnamurthy <[email protected]>
Copy link
Collaborator

@cprussin cprussin left a comment

Choose a reason for hiding this comment

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

I believe you can remove the self-reference entries in paths for each of the workflow files as I believe github will automatically pick up on those

devin-ai-integration bot and others added 2 commits February 8, 2025 01:06
…low-triggers' into devin/1738961031-update-ci-workflow-triggers
@cprussin cprussin merged commit d5a75be into main Feb 8, 2025
10 checks passed
@cprussin cprussin deleted the devin/1738961031-update-ci-workflow-triggers branch February 8, 2025 01:10
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