You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CIHelper: allow specifying the information to send emails
One of the primary goals of GitGitGadget is to send emails. So far, the
configuration for sending those is provided via environment variables or
via the Git config. This is _implicit_, and I want to make this
_explicit_ in preparation for the upcoming conversion to a set of GitHub
Actions.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
0 commit comments