Skip to content

Releases: brcrista/summarize-issues

Version 4

27 Oct 15:08
54c549b
Compare
Choose a tag to compare
  • Add excludeLabels to exclude issues matching a label
  • Update dependencies for security fixes

Version 3

16 Jun 23:08
9828704
Compare
Choose a tag to compare

This release fixes a couple of bugs:

  • Number of issues returned was capped at 30 because of the GitHub API's default paging limit. The action will now find all relevant issues.
  • Fixed broken links in the summary to sections with "red" status.

summarize-issues v2

21 May 21:25
75dfc7b
Compare
Choose a tag to compare

New features:

  • Rows for assignees are now sorted in descending order of issue count
  • Adds a row with a query for unassigned issues in each section

summarize-issues v1

20 May 00:31
af76365
Compare
Choose a tag to compare

First release! This is a known-good version after testing in a few repos.