v1.4.0
What's Changed
- atlasaction: optional suggestion for SCM clients by @giautm in #274
- atlasaction: scm is working independent with the actions by @giautm in #275
- atlasaction: change default output dir for Bitbucket by @giautm in #278
- atlasaction: allow the action custom format of report by @giautm in #277
- atlasaction: allow the SCM client control the comment format by @giautm in #279
- atlasaction: fixed missing re-run command for GH by @giautm in #280
- atlasaction:
codeblock
with markdown by @giautm in #281 - atlasaction: move template test to testscript by @giautm in #282
- atlasaction: refactor comment templates by @giautm in #283
- atlasaction: added new markdown templates by @giautm in #284
- atlasaction: report actions result via the Reports-API on Bitbucket by @giautm in #272
- atlasaction: remove
<br/>
in markdown by @giautm in #285 - chore: fixed working-directory in tests by @giautm in #287
- atlasaction: move github client to internal package by @giautm in #286
- atlasaction: move gitlab client to internal package by @giautm in #288
- gitlab: prefix outputs with action's name by @giautm in #289
Full Changelog: v1.3.10...v1.4.0