Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-bundle-testsuite
Commits
1b043d61
Unverified
Commit
1b043d61
authored
Apr 08, 2022
by
boklm
Browse files
Bug 40041: Add
@richard
@pierov
@aguestuser
to nightly build emails
Closes
#40041
parent
931c6dc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/tb-build-01.torproject.org
View file @
1b043d61
...
...
@@ -48,7 +48,13 @@ my %res = (
'
reports-url
'
=>
'
https://nightlies.tbb.torproject.org/nightly-builds/reports/
',
'
email-subject
'
=>
'
[build result: [% success ? "ok" : "failed" %]] [% options.name %]
',
'
email-report
'
=>
1
,
'
email-to
'
=>
[
'
boklm@torproject.org
',
'
sysrqb@torproject.org
',
],
'
email-to
'
=>
[
'
aguestuser@torproject.org
',
'
boklm@torproject.org
',
'
pierov@torproject.org
',
'
richard@torproject.org
',
'
sysrqb@torproject.org
',
],
'
email-from
'
=>
'
Tor Browser Nightly Builds <tb-builder@tb-build-01.torproject.org>
',
'
test_post
'
=>
$run_rsync
,
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment