Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Releases: danhellem/github-actions-pr-to-work-item

Descript Markdown to HTML

18 Feb 16:13
8d7fabc

Choose a tag to compare

Converts description in markdown to HTML so that it can be read in the work item

Bug Fixes

15 Feb 02:31

Choose a tag to compare

  • Logic changes to better save comment and description text
  • fixed debugging logic

Bug Fixes and Verbose Logging

15 Feb 01:40

Choose a tag to compare

  • Fixed issue that broke action if PR description was empty
  • Added env variable for verbose logging
  • Added comment to work item history when PR is closed

Area Path Env Variable (v2)

26 Jul 14:01

Choose a tag to compare

Pre-release

Optional Area Path

Area Path Env Variable

20 Jul 18:51
e3d3071

Choose a tag to compare

Pre-release

Added the ado_area_path env variable so you can set the area path for when the work item is created. This is optional.

Filter out any events from bot sender

01 Sep 19:10
de68944

Choose a tag to compare

Pre-release

Filter out any events from bot sender

Demo image to readme

29 Jul 18:42

Choose a tag to compare

Demo image to readme Pre-release
Pre-release

added demo animated gif to readme

Initial Release for Preview

28 Jul 19:20
752870d

Choose a tag to compare

Pre-release

Initial preview release of action