pozil / auto-assign-issue

GitHub Action that auto-assigns issues or PRs to one or more users
Creative Commons Zero v1.0 Universal
55 stars 33 forks source link

feat: flag that aborts action if previous assignees #77

Closed pozil closed 1 year ago

pozil commented 1 year ago

Added an abortIfPreviousAssignees flag that aborts the action if there were assignees previously. False by default.

pozil commented 1 year ago

Addresses #76