ci: update the match regex of issue checker (#784)The previous regex can not successfully match the pattern like `feat(driver/pci)`, which has a slash in the scope
ci: import issue checker (#750)* ci: supprot auto tag on pull request * ci: update issue checker config * ci: update issue checker & block merge while