Skip to content

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

Generally Available

27 May 15:28
37f3bf2

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

Choose a tag to compare

Pre-release

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

Make ByPassRules Optional

22 Apr 14:07
483b1a3

Choose a tag to compare

Added new optional env settings "ado_bypassrules" item. The setting can be used to override the default bypassrules = false to true.

Should only be needed if you the work item type has rules that may prevent create and updates from happening from the action.

Version 1.2 - Better linking to Issues

16 Apr 18:13
dfba4dc

Choose a tag to compare

  • Will remove tags from work items if the label is removed on the issue
  • Creates a GitHub Issues link to the Work Items using the GitHub Azure Boards App using the AB# syntax

Fixes to readme

25 Mar 13:17

Choose a tag to compare

Pre-release

Fixes to readme.md

Initial Release

24 Mar 20:26
17c1732

Choose a tag to compare

Pre-release

Initial release of action. Needs testing.