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: Health check config is missing a custom field #246

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

spencewenski
Copy link
Member

Similar to the middleware and initializer configs, we want to allow the consumer to access custom config options for their custom health checks.

This PR adds the custom field to the health check config.

Closes #245

Similar to the middleware and initializer configs, we want to allow the
consumer to access custom config options for their custom health checks.

This PR adds the `custom` field to the health check config.

Closes #245
@spencewenski spencewenski merged commit 580cf30 into main Jun 23, 2024
15 checks passed
@spencewenski spencewenski deleted the gh-245-health-check-custom-config branch June 23, 2024 17:49
@github-actions github-actions bot mentioned this pull request Jun 24, 2024
spencewenski pushed a commit that referenced this pull request Jun 25, 2024
## 🤖 New release
* `roadster`: 0.3.4 -> 0.3.5

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.3.5](roadster-v0.3.4...roadster-v0.3.5)
- 2024-06-24

### Fixed
- Health check config is missing a `custom` field
([#246](#246))

### Other
- Check PR title for compliance with conventional commits
([#247](#247))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Health check config missing custom field
1 participant