Summary
Use PR labels and/or ready_for_review (PR out of draft) to trigger merge checks like lint, web3 and Unity tests and Code Analyze
Suggested features or ways to address the summary
Use a GH action to trigger checks on PR when labeled with a specific label and/or when ready_for_review (PR out of draft)
Motivation
Sometimes checks get stuck when there's an auto commit, plus this'll avoid wasting resources making checks on every push but only when ready to merge
Blockers
(OPTIONAL) [Do you see any blocker that needs to be done before implementing this feature?]
Additional context
(OPTIONAL) [Add any other context or screenshots/videos about the feature request here.]
Summary
Use PR labels and/or ready_for_review (PR out of draft) to trigger merge checks like lint, web3 and Unity tests and Code Analyze
Suggested features or ways to address the summary
Use a GH action to trigger checks on PR when labeled with a specific label and/or when ready_for_review (PR out of draft)
Motivation
Sometimes checks get stuck when there's an auto commit, plus this'll avoid wasting resources making checks on every push but only when ready to merge
Blockers
(OPTIONAL) [Do you see any blocker that needs to be done before implementing this feature?]
Additional context
(OPTIONAL) [Add any other context or screenshots/videos about the feature request here.]