Skip to content

feat: Add webhook to create editor site builds #4790

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

Merged
merged 1 commit into from
Apr 28, 2025

Conversation

apburnes
Copy link
Contributor

Closes #4788

Changes proposed in this pull request:

  • Adds a webhook endpoint for Editor sites to kick off a new site build for their Pages site

security considerations

Adds new webhook endpoint

@cloud-gov-pages-operations
Copy link
Contributor

🤖 This is an automated code coverage report

Total coverage (lines): 34.08%
Coverage diff: 0% 📈

@apburnes apburnes requested a review from a team April 25, 2025 18:59
Copy link
Contributor

@drewbo drewbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid and abstracting verifySiteRequest is a nice touch. Let's test this on dev next week with the editor

Copy link
Contributor

@drewbo drewbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Runs on dev!

@apburnes apburnes merged commit 3ebb091 into main Apr 28, 2025
8 checks passed
@apburnes apburnes deleted the feat-add-editor-site-build-webhook branch April 28, 2025 18:06
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.

Add webhook to accept new builds from Pages Editor
3 participants