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

feat: creating issues when hive fails #6938

Merged
merged 1 commit into from
Mar 3, 2024

Conversation

rswanson
Copy link
Collaborator

@rswanson rswanson commented Mar 2, 2024

This pr updates the hive workflow to create an issue in github for each test that fails. Prior to making an issue it will check if there is already an existing issue, in which case it will just exit as a no-op. One issue will be create per hive test failure

Example issue: #6937 (comment)

@rswanson
Copy link
Collaborator Author

rswanson commented Mar 2, 2024

fixes #6410

@rswanson
Copy link
Collaborator Author

rswanson commented Mar 2, 2024

also fixes #4678

@rkrasiuk rkrasiuk added the A-meta Changes in the contributor workflow and planning label Mar 3, 2024
@rkrasiuk rkrasiuk requested a review from Rjected March 3, 2024 10:16
Copy link
Member

@rkrasiuk rkrasiuk left a comment

Choose a reason for hiding this comment

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

lgtm, pending @Rjected

Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

nice!

@rswanson rswanson added this pull request to the merge queue Mar 3, 2024
Merged via the queue into paradigmxyz:main with commit 7c2c4a8 Mar 3, 2024
29 checks passed
@rswanson rswanson deleted the swanny/hive-issue-creation branch March 3, 2024 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-meta Changes in the contributor workflow and planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants