Skip to content

fix: Health check config is missing a custom field - #246

Merged
spencewenski merged 2 commits into
mainfrom
gh-245-health-check-custom-config
Jun 23, 2024
Merged

spencewenski merged 2 commits into
mainfrom
gh-245-health-check-custom-config

Conversation

@spencewenski

Copy link
Copy Markdown
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
@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