[LTP] travis: getting emails for other people's forks

Petr Vorel pvorel@suse.cz
Thu Feb 2 13:06:36 CET 2017


Hi Peter,

> That issue 6100 includes some comments that suggest that you
> can work around this with the same thing we do in QEMU's
> .travis.yml to only send notifications to IRC for the official
> fork. Basically you use
>   recipients:
>     secure: "<encrypted string>"

> where the encrypted string is generated using the commandline
> utility:

> travis encrypt -r github-repo-name "target-email@wherever.com"

> This sets this up so that only the named github repo will decrypt
> the encrypted bit of config and apply it -- forks won't be able
> to decrypt it and so will not send emails.

> example:
> https://github.com/facebook/flow/commit/8ec791d5d1623aafa144de4e0692d40352125ec9

Thanks for explanation, I'll check it again. I must have used wrong github repo name
when testing.


Kind regards,
Petr


More information about the ltp mailing list