Skip to content

ci: optimize CI triggers to reduce resource usage#562

Merged
ByteYue merged 1 commit intomainfrom
fix_e2e
Feb 8, 2026
Merged

ci: optimize CI triggers to reduce resource usage#562
ByteYue merged 1 commit intomainfrom
fix_e2e

Conversation

@keanji-x
Copy link
Contributor

@keanji-x keanji-x commented Feb 8, 2026

  • rust-ci: remove push trigger, add paths-ignore for non-Rust files (book, scripts, template_config, bin/sentinel, *.md)
  • e2e-docker: change to manual-only trigger (workflow_dispatch)

Description

Issue Number: closes #xxx

How Has This Been Tested?

Key Areas to Review

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update
  • Tests

Which Components or Systems Does This Change Impact?

  • Validator Node
  • Consensus
  • EVM Runtime
  • Gravity SDK Core
  • CLI Tools
  • E2E Tests
  • Documentation
  • Other (specify)

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

- rust-ci: remove push trigger, add paths-ignore for non-Rust files
  (book, scripts, template_config, bin/sentinel, *.md)
- e2e-docker: change to manual-only trigger (workflow_dispatch)
@ByteYue ByteYue merged commit 87d1770 into main Feb 8, 2026
3 of 4 checks passed
@ByteYue ByteYue deleted the fix_e2e branch February 8, 2026 15:14
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