github-actions-issue-to-work-item icon indicating copy to clipboard operation
github-actions-issue-to-work-item copied to clipboard

GitHub Action that creates a Azure DevOps work item when an Issue is created

Results 7 github-actions-issue-to-work-item issues
Sort by recently updated
recently updated
newest added

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies

AB#6361

enhancement
High Priority

Submitting an issue with a label, like shown in the demo, will create two items on the DevOps board, one without label and one with the label. Both will refer...

bug
High Priority

## Issue description See issue #57 for example. That issue is created by someone in the community. When doing "GitHub Issue Updated by {user}" it is showing the user of...

bug

The current workflow will not run due to deprecated Node.js can this be updated.

Should be able to use context without a GitHub Token now. Refactor code accordingly. AB#72493