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
Actions job summaries will now include information about the user that created the tag.
Added the summaryEnabled input, which can be used to disable job summary creation.
Added the summary.enabled config option, which can be used to disable job summary creation.
Added the taggerAvatarUrl output, which contains the avatar URL of the GitHub user who created the tag.
Added the taggerLogin output, which contains the username of the GitHub user who created the tag.
Changed
Removed remark-github from the Markdown processor. It was causing user mentions and other references to render without hover cards in release bodies. It was also likely to cause more trouble when integrating with GitHub Enterprise Server.
This discussion was created from the release v3.1.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Added
summaryEnabled
input, which can be used to disable job summary creation.summary.enabled
config option, which can be used to disable job summary creation.taggerAvatarUrl
output, which contains the avatar URL of the GitHub user who created the tag.taggerLogin
output, which contains the username of the GitHub user who created the tag.Changed
remark-github
from the Markdown processor. It was causing user mentions and other references to render without hover cards in release bodies. It was also likely to cause more trouble when integrating with GitHub Enterprise Server.This discussion was created from the release v3.1.0.
Beta Was this translation helpful? Give feedback.
All reactions