markbind icon indicating copy to clipboard operation
markbind copied to clipboard

Utilize GitHub Action to aid PR review

Open tlylt opened this issue 1 year ago • 7 comments

Please confirm that you have searched existing issues in the repo

Yes, I have searched the existing issues

Any related issues?

No response

What is the area that this feature belongs to?

Other

Is your feature request related to a problem? Please describe.

Use GitHub Action, possibly available ones, to automate and remind PR authors of the potential flaws:

  • [x] missing proposed commit message
  • [x] broken link
  • [ ] the need to update test/docs for certain changes (could be harder to achieve)
    • For example, if we know that a piece of code is coupled to some documentation, can we detect that both the code and the documentation are updated?
  • etc

Any other helpful points pls feel free to edit or comment below.

Describe the solution you'd like

As above

Describe alternatives you've considered

No response

Additional context

No response

tlylt avatar Feb 07 '23 01:02 tlylt