summaryrefslogtreecommitdiff
path: root/scripts/check-pr-title-and-commit-messages.py
AgeCommit message (Collapse)Author
2024-05-18T6349: updated conflict check workflow (#3468)Vijayakumar A
* T6349: updated conflict workflow * T6349: updated conflict workflow * T6349: updated all workflows to use reusable workflows * T6349: updated all workflows to use reusable workflows
2024-04-03T6199: drop unused Python importsChristian Breunig
found using "git ls-files *.py | xargs pylint | grep W0611"
2022-12-30ci: T4748: add a small delay to the PR title check to ensure that it gets a ↵Daniil Baturin
complete, finalized PR object from GitHub
2022-12-30T4748: Clarify the invalid PR object messageDaniil Baturin
2022-12-01ci: T4748: add hyphen and underscore for subject nameJohn Estabrook
2022-10-25ci: T4748: add dot to regex char class to allow 'vyos.util: Txxx: ...'John Estabrook
2022-10-13ci: T4748: add a CI action to check pull request titleDaniil Baturin
and commit messages format