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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
The sticky comment can now be disabled by setting input parameter comment: false. (#97)
Added more output parameters, enough to write your own sticky comment: deployment-action, pages-base-url, preview-url-path, preview-url, action-version, action-start-timestamp, action-start-time (#97, #73, #96)
Changes
Changed the layout of the default sticky comment.
Default sticky comment now includes a link to the repo's deployments so that you can verify whether the Pages deployment has completed, thank you @vincerubinetti for the suggestion (#25)
Deprecations
Input parameter custom-url is deprecated in favour of pages-base-url and will be removed in v2.
Output parameter deployment-url is deprecated in favour of preview-url and will be removed in v2.