mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Assign bot reviewer for automated sync PRs.
This commit is contained in:
parent
402db83b2b
commit
9e575d6357
1 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,8 @@ function unsafe_open_pull_request() {
|
|||
# Prepare the pull request metadata.
|
||||
BODY="Automated downstream sync of changes from upstream as of "
|
||||
BODY+="${CURRENT_DATE}.\n"
|
||||
BODY+="[no-wpt-sync]"
|
||||
BODY+="[no-wpt-sync]\n"
|
||||
BODY+="r? @servo-wpt-sync\n"
|
||||
cat <<EOF >prdata.json || return 4
|
||||
{
|
||||
"title": "Sync WPT with upstream (${CURRENT_DATE})",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue