ci(github): overhaul CI/CD workflows for PR and issue management (#734)#735
ci(github): overhaul CI/CD workflows for PR and issue management (#734)#735vansh-09 wants to merge 2 commits into
Conversation
|
@vansh-09 is attempting to deploy a commit to the komalsony234-1530's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
@komalharshita please review |
|
Thank you for the contribution and the significant effort put into improving repository automation. After reviewing the changes, I’m not comfortable merging this PR in its current form. While the workflows are well structured, this PR introduces a very large-scale overhaul of the repository’s CI/CD and project management automation, including issue assignment, PR assignment, reviewer requests, label inheritance, difficulty classification, quality scoring, stale issue handling, and multiple new labeling systems. These changes significantly alter repository governance and maintenance workflows, and would require broader discussion and consensus before adoption. The scope is also quite large for a single PR, making it difficult to evaluate and maintain safely. For now, I’m going to close this PR. If there are specific workflow improvements you’d like to propose, please consider opening smaller, focused PRs that address one automation area at a time so they can be reviewed independently. Thank you again for the contribution and effort. |
Summary [required]
This change replaces several legacy workflows with a suite of specialized
actions to improve repository maintenance and contributor experience:
Related Issue [required]
Closes #734
Type of Change [required]
data/projects.jsonWhat Was Changed [required]
Added:
Deleted:
How to Test This PR [required]
N/A
Test Results [required]
N/A
Self-Review Checklist [required]
feat/,fix/,docs/,data/,style/,test/python tests/test_basic.pyand all 27 tests passflake8 .locally and there are no errorsprint()orconsole.log()debug statements