Skip to content

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

Release 2.3

08 Apr 16:32
e077ff0
Compare
Choose a tag to compare
  • Updated dependencies
  • Added support for service principal bearer tokens

Release 2.2

23 Mar 19:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1...v2.2

Release 2.1

03 Oct 18:43
927d3d4
Compare
Choose a tag to compare
  • Supporting comments
  • Enable tables in showdown converter

Release v2.0

21 Jan 21:26
b82f037
Compare
Choose a tag to compare
  • Updated packages and updated node_modules folder
  • Convert markdown that comes from Issues into HTML so that work items are formatted nicely

Pre-release v1.9

11 Jun 14:16
6ef367d
Compare
Choose a tag to compare
Pre-release
  • Added log_level to provide more verbose logging to help debug issues
  • Set stack rank value to 0 so that work items show at the top of the backlog instead of the bottom

Pre-Release v1.8

23 Apr 19:33
Compare
Choose a tag to compare
Pre-release

Use Issue.sender.user.log value in work item System.CreatedBy if the ByPassRules flag is enabled

Bug fixes

27 Jan 16:28
6f96086
Compare
Choose a tag to compare

Lots of little bug fixes and error handling

Release v1.6

03 Sep 13:09
6eff963
Compare
Choose a tag to compare

Properly handle re-open of Issues
Includes new env for active state

Generally Available

27 May 15:28
37f3bf2
Compare
Choose a tag to compare

Making the action generally available after a couple months of debugging and responding to feedback

Error logging

01 May 16:24
37f3bf2
Compare
Choose a tag to compare
Pre-release

Add additional error handling and logging to debug common issues like typos and token scope