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
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Scouring the internet, we see that the commit email for github-actions should contain the user id for the bot to have the correct icon everywhere: see actions/checkout#1184
Implement the features as noted in that PR.
The text was updated successfully, but these errors were encountered:
* cd.yml: Moved tagging logic to before deployment
* ci.yml: Added tagging logic to before prerelease deployment
* git user.email now uses github-actions userid
See ACCESS-NRI/reproducibility#19
* Updated to use the organisational vars for GH_ACTIONS_BOT_GIT_USER_{NAME,EMAIL}
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Although the commit shows
github-actions
as the author, tags showinvalid-email-address
- see https://github.com/ACCESS-NRI/access-om2-configs/releases/tag/release-1deg_jra55_ryf-1.0Scouring the internet, we see that the commit email for
github-actions
should contain the user id for the bot to have the correct icon everywhere: see actions/checkout#1184Implement the features as noted in that PR.
The text was updated successfully, but these errors were encountered: