bareos: master 1a4fc370

Author Committer Branch Timestamp Parent
arogge pstorz master 2022-12-22 13:10 master fcf809c4 Pending
Changeset devtools: run check-sources as a check in pr-tool

When running pr-tool check or pr-tool merge, an automated run of
bareos-check-sources --since=<your-merge-base-commit> happens and its
result is evaluated as a checkmark result for the PR.

As this is now automated, we can remove the checkmark from the PR
template.
mod - devtools/pip-tools/pr_tool/main.py Diff File
mod - pull_request_template.md Diff File