mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-05 21:57:09 +02:00
chore(scripts/sync_repo_files): add link to source script
Signed-off-by: machine424 <ayoubmrini424@gmail.com>
This commit is contained in:
parent
c3ce1f1927
commit
b59b76639f
@ -10,7 +10,7 @@ git_user="prombot"
|
||||
branch="repo_sync"
|
||||
commit_msg="Update common Prometheus files"
|
||||
pr_title="Synchronize common files from prometheus/prometheus"
|
||||
pr_msg="Propagating changes from prometheus/prometheus default branch."
|
||||
pr_msg="Propagating changes from prometheus/prometheus default branch.\n\n*Source can be found [here](https://github.com/prometheus/prometheus/blob/main/scripts/sync_repo_files.sh).*"
|
||||
orgs="prometheus prometheus-community"
|
||||
|
||||
color_red='\e[31m'
|
||||
|
Loading…
Reference in New Issue
Block a user