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 be created when the action is successful.
Removed
Workflow annotations containing the release URL will no longer be created when the action is successful. This feature has been replaced by job summaries.
Changed
[BC BREAK] Release bodies will no longer be rendered as HTML, and instead will undergo Markdown parsing and transformation to address the handling of [Markdown line breaks][v2.0-markdown-line-breaks].
Most Markdown / GFM features are now handled by Remark (with remark-gfm and remark-github) instead of GitHub's own Markdown API.
There could be lots of subtle changes to the way release bodies are rendered. In practice, you will probably not even notice the difference (I hope).
[BC BREAK] The tagBodyRendered output will no longer contain HTML, but instead will contain a transformed version of the Markdown from the tag annotation body.
Fixed
Dependabot should no longer render empty release notes inside of dependency update pull request descriptions for dependencies that use this action to manage their releases (#36).
Issue links in release bodies should no longer fail to render (#37).
This discussion was created from the release v3.0.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
Removed
Changed
remark-gfm
andremark-github
) instead of GitHub's own Markdown API.tagBodyRendered
output will no longer contain HTML, but instead will contain a transformed version of the Markdown from the tag annotation body.Fixed
This discussion was created from the release v3.0.0.
Beta Was this translation helpful? Give feedback.
All reactions