CI: remove unused param from cve check task#2727
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughA configuration parameter Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Removes an unused Concourse task parameter from the CVE check step in the BOSH CI pipeline, aligning the pipeline config with the already-reconfigured task usage.
Changes:
- Dropped the
ENABLE_GIT_LFSparam from thecheck-for-patched-cvestask invocation in the pipeline.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Pipeline already reconfigured.