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

Add script metadata #904

Closed
wants to merge 1 commit into from
Closed

Add script metadata #904

wants to merge 1 commit into from

Conversation

mem
Copy link
Contributor

@mem mem commented Sep 23, 2024

In order for the runner to know the type of the script that it's dealing with, add a "metadata" field to the JSON representation of the request, which contains a "type" field specifying that information.

Also pass check_id and tenant_id, which will allow us to identify checks causing issues.

In order for the runner to know the type of the script that it's dealing
with, add a "metadata" field to the JSON representation of the request,
which contains a "type" field specifying that information.

Also pass check_id and tenant_id, which will allow us to identify checks
causing issues.

Signed-off-by: Marcelo E. Magallon <[email protected]>
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.

1 participant