Skip to content
Compare
Choose a tag to compare
@aldwyn-acn aldwyn-acn released this 18 May 18:15
· 27 commits to master since this release
b73a29e

Added features

  • Add 3 card layouts, i.e. complete, cozy, compact
  • Add separate card layout for both the start (card-layout-start) and exit (card-layout-exit) of the workflow job
  • Add option to turn-off either the start (show-on-start) or exit (show-on-exit) card
  • Theme color on cards based on the last step's status
  • Replace null avatar image with the official Octocat logo
  • Add elapsed time for the entire workflow job, placed right beside the exit status
  • Add an optional environment name; this will not display on the card if none is provided
  • Make include-files and allowed-file-len only applicable to complete layout

Removed features (not necessarily a breaking change)

  • deploy-title, as it served no use from the prior releases