Skip to content

v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 06:41
9477328

1.15.0 (2023-12-01)

Features

  • create-article.yml: add command to display content of generated markdown file (e54a6f3)
  • create-article.yml: add process-article step to remove code blocks from articles (91e6e96)
  • create-article.yml: add self to paths to trigger workflow on changes (b278491)

Bug Fixes

  • create-article.yml: add condition to remove markdown code block syntax only if present (e6ce303)
  • create-article.yml: modify egrep command to use -q flag for silent mode (d9c57cf)
  • create-article.yml: remove unnecessary backticks in awk command (6162acc)
  • create-article.yml: simplify code block detection in markdown files (7af8119)
  • mkdocs-build-test.yml: swap order of github.workflow and github.ref in concurrency group (113965b)
  • source-control-management.json: update seed value from 999 to 1000 (d59005b)