Skip to content

FUND-2310 Hangfire extend menu with Unhealty Webhook receiver monitor (update)#149

Merged
heuvea merged 3 commits intomainfrom
feature/FUND-2310-Hangfire-extend-menu-with-Unhealty-Webhook-receiver-monitor-3
Feb 2, 2026
Merged

FUND-2310 Hangfire extend menu with Unhealty Webhook receiver monitor (update)#149
heuvea merged 3 commits intomainfrom
feature/FUND-2310-Hangfire-extend-menu-with-Unhealty-Webhook-receiver-monitor-3

Conversation

@heuvea
Copy link
Copy Markdown
Contributor

@heuvea heuvea commented Feb 2, 2026

Pull Request

Description

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

Related Issues

Testing

  • Tests pass
  • Manual testing completed

Checklist

  • Self-review completed
  • Documentation updated (if needed)

Copilot AI review requested due to automatic review settings February 2, 2026 07:24
@heuvea heuvea added Bug Something isn't working Notificaties API Related to Notificaties (NRC) component Improvement labels Feb 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 fixes the placement of a closing brace in the Hangfire configuration code. The brace was incorrectly positioned after the Hangfire dashboard setup, causing the health monitor to be added outside the local environment check. The fix moves the brace to include the health monitor setup within the conditional block, ensuring it only runs in local environments.

Changes:

  • Corrected brace placement in Program.cs to properly scope the Hangfire health monitor within the local environment conditional

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

@heuvea heuvea changed the title fix hangfire menu in csv FUND-2310 Hangfire extend menu with Unhealty Webhook receiver monitor (update) Feb 2, 2026
@heuvea heuvea merged commit fcdda15 into main Feb 2, 2026
6 checks passed
@heuvea heuvea deleted the feature/FUND-2310-Hangfire-extend-menu-with-Unhealty-Webhook-receiver-monitor-3 branch February 2, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Improvement Notificaties API Related to Notificaties (NRC) component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants