Add Konflux Tekton pipeline configurations for ACM 5.1#167
Conversation
Add Pipelines-as-Code configurations for automated builds: - Pull request pipeline: x86_64 only, 5-day image expiry - Push pipeline: multi-arch (x86_64, ppc64le, s390x, arm64) Both use Dockerfile.konflux and the stolostron-common-build-pipeline which includes hermetic builds, dependency prefetching, SAST scanning, and source image generation. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Filip Brychta <fbrychta@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: FilipB The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Warning Review limit reached
More reviews will be available in 56 minutes and 34 seconds. Learn how PR review limits work. Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file). ⌛ How to resolve this issue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits. 🚦 How do rate limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
✨ 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 |
|
Depends on #166 |
Add Pipelines-as-Code configurations for automated builds:
Both use Dockerfile.konflux and the stolostron-common-build-pipeline which includes hermetic builds, dependency prefetching, SAST scanning, and source image generation.