Add label check-versions to link PRs with the job that created them

[MAILPOET-6171]
This commit is contained in:
Rostislav Wolny
2024-07-30 15:05:54 +02:00
committed by Jan Lysý
parent 9c8aa381f0
commit 6805d68ede

View File

@@ -176,7 +176,7 @@ jobs:
branch: update-plugins-and-wordpress branch: update-plugins-and-wordpress
title: Update WordPress and plugins in CI jobs title: Update WordPress and plugins in CI jobs
base: trunk base: trunk
labels: automated labels: automated, check-versions
body: | body: |
1. If all checks passed, you can merge this PR. 1. If all checks passed, you can merge this PR.
2. If the build failed, please investigate the failure and either address the issues or delegate the job. Then, make sure these changes are merged. 2. If the build failed, please investigate the failure and either address the issues or delegate the job. Then, make sure these changes are merged.