History log of /DragonOS/.github/issue-checker.yml (Results 1 – 2 of 2)
Revision Date Author Comments
# ab53b2eb 28-Apr-2024 Chiichen <chiichen@qq.com>

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


# cb02d0bb 21-Apr-2024 Chiichen <chiichen@qq.com>

ci: import issue checker (#750)

* ci: supprot auto tag on pull request

* ci: update issue checker config

* ci: update issue checker & block merge while