dundargoc
2f50c7b5a3
ci(squash_typos.py): credit authors #15967
2021-10-08 16:37:45 -07:00
Dundar Göc
9367aee62d
ci: ensure all PRs are up to date with master before attempting squash
...
This is to ensure unrelated authors don't get credited.
2021-08-15 12:38:05 +02:00
dundargoc
222cd43222
ci: comment from bot is more helpful in case of conflict ( #15359 )
...
Also change PR title to follow conventional commits convention.
2021-08-13 15:58:31 +02:00
dundargoc
ce172d8d4a
ci: fix typo squasher by changing trigger to "pull_request_target" ( #15357 )
...
The "pull_request" trigger only enables read-access for forks,
"pull_request_target" is required if a fork is to be a trigger. Also
changed the python script to reflect this change.
2021-08-13 15:18:15 +02:00
dundargoc
7dbbd5d8b1
ci: create GitHub Action that squashes all typo PRs into a single PR ( #15041 )
...
The action adds all pull-request authors (and Marvim) as a co-author to the
newly created PR and also links to the closed PRs.
2021-08-09 15:21:50 +02:00