fix(ci): restore supported Trunk action and configuration - #150
fix(ci): restore supported Trunk action and configuration#150KooshaPari wants to merge 7 commits into
Conversation
🤖 CodeAnt AI — Review Status
|
Thanks for using CodeAnt! 🎉We're free for open-source projects. if you're enjoying it, help us grow by sharing. Share on X · |
Please ensure all checks pass before merging. |
Compliance Check ✅All constitution compliance checks passed! |
Quality Gate Report✅ Unit Tests: PASSED |
Code Review SummaryStatus: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (2 files)
Fix these issues in Kilo Cloud Previous Review Summaries (5 snapshots, latest commit a36ee0e)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit a36ee0e)Status: 1 Issue Found | Recommendation: Address before merge Overview
Issue Details (click to expand)CRITICAL
Files Reviewed (2 files)
Fix these issues in Kilo Cloud Previous review (commit e10b3d6)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Previous review (commit 663e31c)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Previous review (commit 1d87098)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Previous review (commit b3daecf)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Reviewed by free · Input: 69.7K · Output: 9K · Cached: 180.9K |
Compliance Check ✅All constitution compliance checks passed! |
Please ensure all checks pass before merging. |
Quality Gate Report✅ Unit Tests: PASSED |
Compliance Check ✅All constitution compliance checks passed! |
Please ensure all checks pass before merging. |
Quality Gate Report✅ Unit Tests: PASSED |
Please ensure all checks pass before merging. |
Compliance Check ✅All constitution compliance checks passed! |
Quality Gate Report✅ Unit Tests: PASSED |
Thanks for using CodeAnt! 🎉We're free for open-source projects. if you're enjoying it, help us grow by sharing. Share on X · |
|
|
||
| - name: Trunk Check | ||
| uses: trunk-io/trunk-action@d90b9166660d5e5afae248a58172a3a0e99d56d5 # v1.0.4 | ||
| uses: trunk-io/trunk-action@e1234e67a86010d61ddac8d8ebf4b783e2ffd2fa # v2.0.0 |
There was a problem hiding this comment.
CRITICAL: Placeholder commit hash e1234e67a86010d61ddac8d8ebf4b783e2ffd2fa does not resolve to a real Trunk action release
The pinned action reference trunk-io/trunk-action@e1234e67a86010d61ddac8d8ebf4b783e2ffd2fa uses a fake/placeholder commit SHA. GitHub Actions will fail to resolve this action at runtime, breaking CI.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
| - name: Trunk Upgrade (on schedule only) | ||
| if: github.event_name == 'schedule' | ||
| uses: trunk-io/trunk-action@d90b9166660d5e5afae248a58172a3a0e99d56d5 # v1.0.4 | ||
| uses: trunk-io/trunk-action@e1234e67a86010d61ddac8d8ebf4b783e2ffd2fa # v2.0.0 |
There was a problem hiding this comment.
CRITICAL: Placeholder commit hash e1234e67a86010d61ddac8d8ebf4b783e2ffd2fa does not resolve to a real Trunk action release
The pinned action reference trunk-io/trunk-action@e1234e67a86010d61ddac8d8ebf4b783e2ffd2fa uses a fake/placeholder commit SHA. GitHub Actions will fail to resolve this action at runtime, breaking CI.
Reply with @kilocode-bot fix it to have Kilo Code address this issue.
Please ensure all checks pass before merging. |
Compliance Check ✅All constitution compliance checks passed! |
|
Compliance Check ✅All constitution compliance checks passed! |
Please ensure all checks pass before merging. |
Quality Gate Report✅ Unit Tests: PASSED |
Quality Gate Report✅ Unit Tests: PASSED |



User description
Summary
v2.0.0and use itsargumentsinputversion: 0.1plus the repository's existing plugin sourcesEvidence
actions/cache@v2startup failure.trunkand root-derived schemas had unsupported keysLocal validation
actionlint /tmp/helioslab-repair-20260827/trunk-check-v2.ymlprettier --check /tmp/helioslab-repair-20260828/modern-trunk.yamlCodeAnt-AI Description
Restore reliable Trunk checks with a supported action and configuration
What Changed
Impact
✅ Fewer CI startup failures✅ Reliable lint and format checks✅ Scheduled Trunk upgrades continue to work💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Example
Preserve Org Learnings with CodeAnt
You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:
This helps CodeAnt AI learn and adapt to your team's coding style and standards.
Example
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.