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(votes): use GitHub handles in the JSON summary #1586

Merged
merged 10 commits into from
Jun 26, 2024

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jun 25, 2024

Our automations rely on the GitHub handle to be present, not the name and email address (e.g. in https://github.com/nodejs/TSC/blob/main/votes/2024-05-07-0.json, the automation considers that no one has voted, because it doesn't see any GitHub handle). And since we are generating the summary ourselves, we can get rid on the dependency on ghcommit by generating the GraphQL query directly.

Our automations rely on the GitHub handle to be present, not the name
and email address. And since we are generating the summary ourselves,
we can get rid on the dependency on `ghcommit`
by generating the GraphQL query directly.
Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@aduh95 aduh95 merged commit 879c2f2 into nodejs:main Jun 26, 2024
1 check passed
@aduh95 aduh95 deleted the vote-summary-fixes branch June 26, 2024 19:15
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.

4 participants