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

fix: update webhook API #7474

Merged
merged 11 commits into from
May 16, 2024
Merged

fix: update webhook API #7474

merged 11 commits into from
May 16, 2024

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented May 16, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?

Update post-deployment API

  1. Add display_title field
  2. Rename deploymentCommits to deployment_commits
  3. Field pipeline_id is required now

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

With display_title and required pipeline_id

image
image
image

Without pipeline_id

image

Other Information

Any other information that is important to this PR.

@abeizn abeizn changed the title Update webhook API fix: update webhook API May 16, 2024
@abeizn abeizn merged commit 79a2bb3 into main May 16, 2024
11 checks passed
@abeizn abeizn deleted the dev-multi-env branch May 16, 2024 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants