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

Status check fix #63

Merged
merged 5 commits into from
Aug 30, 2023
Merged

Status check fix #63

merged 5 commits into from
Aug 30, 2023

Conversation

Bullrich
Copy link
Collaborator

Fixes #54

Abstracted the code to generate check runs to its own class.

In theory, it can share the same key as the Teams class, but we want to keep it separated so the Team class can be hot swapped for a chain data class.

You can see it running in: paritytech-stg#1

@Bullrich Bullrich added this to the Project launch milestone Aug 29, 2023
@Bullrich Bullrich requested a review from a team as a code owner August 29, 2023 09:26
@Bullrich Bullrich linked an issue Aug 29, 2023 that may be closed by this pull request
Copy link
Contributor

@rzadp rzadp left a comment

Choose a reason for hiding this comment

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

Good that this was possible to fix 👍

@Bullrich Bullrich force-pushed the status-check-fix branch 2 times, most recently from dcc5ddc to 6a5d39c Compare August 30, 2023 08:48
@Bullrich Bullrich enabled auto-merge (squash) August 30, 2023 08:49
@Bullrich Bullrich merged commit 665fa80 into main Aug 30, 2023
10 checks passed
@Bullrich Bullrich deleted the status-check-fix branch August 30, 2023 08:49
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.

Status check sometimes does not appear
2 participants