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

Accumulate telemetry options on an object #452

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

quesabe
Copy link
Collaborator

@quesabe quesabe commented Nov 28, 2023

No description provided.

@quesabe quesabe requested a review from gvidon November 28, 2023 07:20
@quesabe quesabe self-assigned this Nov 28, 2023

/**
* Options for PullRequestLint
*/
export interface TelemetryWorkflowOptions
extends Partial<Pick<NodeProject, 'runScriptCommand'>>,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

runScriptCommand is pulled directly from the project and thus not needed in options.

@gvidon
Copy link
Contributor

gvidon commented Nov 28, 2023

@quesabe can you please provide a brief description?

@gvidon
Copy link
Contributor

gvidon commented Nov 28, 2023

Ah, I remember what we discussed!

@gvidon gvidon merged commit 95040b7 into main Nov 28, 2023
6 checks passed
@gvidon gvidon deleted the gather-telemetry-option branch November 28, 2023 22:46
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.

2 participants