Skip to content

Moved healthchecks route out of signatureVerification to enable alerting - #273

Merged
sfreeman422 merged 1 commit into
masterfrom
fix/healthchecks
Jul 30, 2026
Merged

Moved healthchecks route out of signatureVerification to enable alerting#273
sfreeman422 merged 1 commit into
masterfrom
fix/healthchecks

Conversation

@sfreeman422

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings July 30, 2026 00:06
@sfreeman422
sfreeman422 merged commit 89d2a4f into master Jul 30, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR makes the /health endpoint accessible without passing through the global Slack signatureVerificationMiddleware, enabling external health check monitoring/alerting while keeping signature verification in place for the other routes that follow it.

Changes:

  • Registers /health before signatureVerificationMiddleware so health checks are not rejected when Slack signing headers/secrets are absent.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants