Skip to content

Commit

Permalink
Link to buildbot results in scheduling message (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Jan 22, 2025
1 parent 70073dc commit 96f25c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions master/custom/pr_testing.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
BUILD_SCHEDULED_MESSAGE_TEMPLATE = """\
:robot: New build scheduled with the buildbot fleet by @{user} for commit {commit} :robot:
Results will be shown at:
https://buildbot.python.org/all/#/grid?branch=refs%2Fpull%2F30617%2Fmerge
If you want to schedule another build, you need to add the <kbd>{label}</kbd> label again.
"""

Expand Down

0 comments on commit 96f25c1

Please sign in to comment.