Skip to content

add release job owner to release plan webhook payload#4703

Open
Cynthia-0203 wants to merge 1 commit into
koderover:mainfrom
Cynthia-0203:feat/release-item-owner
Open

add release job owner to release plan webhook payload#4703
Cynthia-0203 wants to merge 1 commit into
koderover:mainfrom
Cynthia-0203:feat/release-item-owner

Conversation

@Cynthia-0203
Copy link
Copy Markdown
Contributor

@Cynthia-0203 Cynthia-0203 commented May 21, 2026

What this PR does / Why we need it:

Adds release item owner information to the release plan webhook payload, so external systems receiving release plan hooks can identify the responsible person for each release item.

What is changed and how it works?

Adds manager and manager_id fields to ReleasePlanHookJob.
Updates convertReleasePlanToHookBody to map each release job’s Manager and ManagerID into the webhook payload.

Does this PR introduce a user-facing change?

  • API change
  • database schema change
  • upgrade assistant change
  • change in non-functional attributes such as efficiency or availability
  • fix of a previous issue

This change is Reviewable

Signed-off-by: Cynthia <chenchen@koderover.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants