Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use TrimPrefix instead of TrimLeft #590

Merged
merged 1 commit into from Aug 1, 2023
Merged

Use TrimPrefix instead of TrimLeft #590

merged 1 commit into from Aug 1, 2023

Conversation

somtochiama
Copy link
Member

This pull requests updates the handlePayload function to use strings.TrimPrefix instead of strings.TrimLeft.

Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
@somtochiama somtochiama added the area/receiver Webhook receiver related issues and PRs label Aug 1, 2023
@hiddeco hiddeco added backport:release/v1.0.x To be backported to release/v1.0.x bug Something isn't working labels Aug 1, 2023
@stefanprodan stefanprodan merged commit 16605cb into main Aug 1, 2023
9 checks passed
@stefanprodan stefanprodan deleted the fix-prefix branch August 1, 2023 16:25
@fluxcdbot
Copy link
Member

Successfully created backport PR for release/v1.0.x:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/receiver Webhook receiver related issues and PRs backport:release/v1.0.x To be backported to release/v1.0.x bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants