Skip to content

Use full URL of user avatar on webhook push

username-removed-86853 requested to merge fix_webhook_user_avatar_on_push into master

What does this MR do?

Adds the (only_path: :false) in push_event_payload_service.rb

I didn't add a changelog entry because this MR should be part of !13401 (merged) which already has an entry.

Why was this MR needed?

Pass full URL of user avatar in push webhook payload.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34339 (closed)

Edited by username-removed-86853

Merge request reports