[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] CI: Change pipeline name for scheduled pipeline
commit dc0da10be66122480ffc8b8fac5d2ed582864fc1 Author: Anthony PERARD <anthony.perard@xxxxxxxxxx> AuthorDate: Thu Mar 27 10:34:01 2025 +0000 Commit: Anthony PERARD <anthony.perard@xxxxxxxxxx> CommitDate: Fri Mar 28 11:04:16 2025 +0100 CI: Change pipeline name for scheduled pipeline This description is already displayed on the web UI of the list of pipeline, but using it as "name" will make it available in webhooks as well and can be used by a bot. This doesn't change the behavior for other pipeline types, where the variable isn't set. Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b3beb2ff9d..7974ac4e82 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,7 @@ variables: description: "Regex to select only some jobs, must be enclosed with /. For example /job1|job2/" workflow: + name: "$CI_PIPELINE_SCHEDULE_DESCRIPTION" rules: - if: $CI_COMMIT_BRANCH =~ /^(master|smoke|^coverity-tested\/.*|stable-.*)$/ when: never -- generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |