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

PR Difficulty Rating Workflow #174

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Conversation

MHHukiewitz
Copy link
Member

Introducing automated PR difficulty rating.

See aleph-im/aleph-sdk-python#76

Copy link

Failed to retrieve llama text: Invalid URL '/completion': No scheme supplied. Perhaps you meant https:///completion?

@MHHukiewitz MHHukiewitz reopened this Nov 17, 2023
@github-actions github-actions bot added the BLACK This PR has critical implications and must be reviewed by a senior engineer. label Nov 17, 2023
Copy link

The PR introduces a new file (.github/workflows/pr-rating.yml) and potentially modifies existing logic in the workflows, requiring an in-depth knowledge of the project architecture. Additionally, the introduction of a new GitHub Action (rate-my-pr/rate@v1) may also require a deep understanding of the project's CI/CD setup and potential interactions with other actions or scripts. This is rated as a 'BLACK' PR due to the extensive changes it introduces and the high potential for introducing bugs.

@MHHukiewitz MHHukiewitz merged commit 776c42b into master Nov 17, 2023
15 of 16 checks passed
@MHHukiewitz MHHukiewitz deleted the mhh-add-pr-rating-workflow branch November 17, 2023 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BLACK This PR has critical implications and must be reviewed by a senior engineer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants