pozil / auto-assign-issue

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

Allow no assignees #59

Closed pozil closed 1 year ago

pozil commented 1 year ago

Added an allowNoAssignees flag that prevents the action from failing when there are no assignees as suggested in #58.

codecov[bot] commented 1 year ago

Codecov Report

Merging #59 (03fbd76) into v1 (fff0a74) will decrease coverage by 0.45%. The diff coverage is n/a.

@@            Coverage Diff             @@
##               v1      #59      +/-   ##
==========================================
- Coverage   91.02%   90.56%   -0.46%     
==========================================
  Files           1        1              
  Lines          78      106      +28     
  Branches       23       32       +9     
==========================================
+ Hits           71       96      +25     
- Misses          7       10       +3     
Impacted Files Coverage Δ
src/action.js 90.56% <0.00%> (-0.46%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7117a49...03fbd76. Read the comment docs.