Searched full:noreply (Results 1 – 3 of 3) sorted by relevance
45 git config --global user.email "${{ github.actor }}@users.noreply.github.com"
99 $noreply = 'noreply@' . $host;105 $replace['@MAIL@'] = $noreply;108 // use 'noreply' if no user109 $replace['@USER@'] = $INPUT->server->str('REMOTE_USER', 'noreply', true);126 $conf['mailfromnobody'] = $noreply;
8 * @author rusly-id <rusly-id@users.noreply.github.com>