Releases: danhellem/github-actions-issue-to-work-item
Releases · danhellem/github-actions-issue-to-work-item
Release 2.3
- Updated dependencies
- Added support for service principal bearer tokens
Release 2.2
What's Changed
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #111
- Update README.md by @danhellem in #121
Full Changelog: v2.1...v2.2
Release 2.1
- Supporting comments
- Enable tables in showdown converter
Release v2.0
- 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
- 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
Use Issue.sender.user.log value in work item System.CreatedBy if the ByPassRules flag is enabled
Bug fixes
Release v1.6
Properly handle re-open of Issues
Includes new env for active state
Generally Available
Making the action generally available after a couple months of debugging and responding to feedback
Error logging
Add additional error handling and logging to debug common issues like typos and token scope