vela-rulesets
CommunityControl step execution with precise rules.
Authorryanmr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to precisely control when specific steps in your CI/CD pipeline execute, preventing unnecessary runs and ensuring actions are taken only under the correct conditions.
Core Features & Use Cases
- Conditional Execution: Define rules based on branch, event type, changed files, commit messages, and more.
- Compile-time vs. Runtime: Differentiate between rules evaluated before the pipeline starts and those checked during execution.
- Use Case: Ensure a deployment step only runs on the
mainbranch during apushevent, or trigger a notification only when specific files in thedocs/directory are modified.
Quick Start
Configure a step to run only when a push event occurs on the main branch.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vela-rulesets Download link: https://github.com/ryanmr/vela-skills/archive/main.zip#vela-rulesets Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.