kargo icon indicating copy to clipboard operation
kargo copied to clipboard

feat: generic webhook receiver

Open fuskovic opened this issue 2 months ago • 2 comments

Closes: https://github.com/akuity/kargo/issues/4486

fuskovic avatar Oct 29 '25 20:10 fuskovic

Deploy Preview for docs-kargo-io ready!

Name Link
Latest commit 6880010bd378999596ef1ea454a92542c3433803
Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/691c5c402959f10008e89ef8
Deploy Preview https://deploy-preview-5305.docs.kargo.io
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Oct 29 '25 20:10 netlify[bot]

Codecov Report

:x: Patch coverage is 78.18792% with 65 lines in your changes missing coverage. Please review. :white_check_mark: Project coverage is 56.30%. Comparing base (7e94944) to head (6880010). :warning: Report is 11 commits behind head on main.

Files with missing lines Patch % Lines
pkg/webhook/kubernetes/external/validation.go 0.00% 33 Missing :warning:
pkg/webhook/external/generic.go 81.81% 17 Missing and 1 partial :warning:
pkg/api/warehouse.go 0.00% 8 Missing :warning:
pkg/webhook/external/generic_list_options.go 96.15% 2 Missing and 2 partials :warning:
pkg/webhook/external/generic_actions.go 93.75% 1 Missing and 1 partial :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5305      +/-   ##
==========================================
+ Coverage   55.99%   56.30%   +0.31%     
==========================================
  Files         409      414       +5     
  Lines       29992    30347     +355     
==========================================
+ Hits        16793    17087     +294     
- Misses      12227    12282      +55     
- Partials      972      978       +6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Nov 04 '25 21:11 codecov[bot]