test: verify Safe Settings webhook delivery - #18
Closed
zeyu2001 wants to merge 1 commit into
Closed
Conversation
Member
Author
|
Webhook smoke test found that the production image omits smee-client. Closing this no-diff PR while the runtime dependency is fixed; a fresh smoke PR will verify the deployed fix. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Verify the production Safe Settings GitHub App receives a real
pull_request.openedwebhook through the configured Smee channel.This branch contains one empty commit and no file changes. The expected App behavior is to create and complete a
Safe-setting validatorcheck with no configuration synchronization.The PR and temporary branch will be removed after verification.
Note
Low Risk
No application or infrastructure code is modified; risk is limited to transient test PR noise in the repo.
Overview
No code or configuration changes — this PR is an empty commit intended only to open a pull request and trigger GitHub’s
pull_request.openedwebhook.The goal is to confirm the production Safe Settings GitHub App receives events via the configured Smee channel and runs the expected Safe-setting validator check (create/complete with no config sync). The branch and PR are temporary and planned for removal after verification.
Reviewed by Cursor Bugbot for commit 11579e2. Bugbot is set up for automated code reviews on this repo. Configure here.