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: Include hook hints in evaluation options type. #250

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

kinyoklion
Copy link
Member

This PR

In section 4.5.1 of hooks it specifies:

> `Flag evaluation options` **MAY** contain `hook hints`, a map of data to be provided to hook invocations.

But it does not include this in the types.md file, which makes this a bit confusing.

Related Issues

Notes

Follow-up Tasks

How to test

Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
@toddbaert
Copy link
Member

Merging with on 2 approvals since this is fairly clearly a bug and not controversial.

@toddbaert toddbaert merged commit 1513e9a into main Mar 11, 2024
6 checks passed
@toddbaert toddbaert deleted the rlamb/evaluation-options branch March 11, 2024 16:03
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.

3 participants