Releases: Levi-Lesches/blocking-issues
Releases · Levi-Lesches/blocking-issues
v2.0.2
What's Changed
- Upgrade to Node20 and ignore issues when trying to unblock by @Levi-Lesches in #28
Full Changelog: v2.0.1...v2.0.2
v2
What's Changed
label-name
,label-color
andlabel-description
are replaced byuse-label
- If you want to customize your label, you may do so within the GitHub UI and supply your label's name to
use-label
- If you want to customize your label, you may do so within the GitHub UI and supply your label's name to
- Fixed all ESLint violation
- Improved, more concise logging.
- Upgrade to Node20 and ignore issues when trying to unblock by @Levi-Lesches in #28
Full Changelog: v1...v2
v2.0.1
What's Changed
- Improved null check for missing label by @Levi-Lesches in #23
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.2.2
What's Changed
- Fixed bug with unblocking issues in #17
- Fixed that ✔️ was not showing up
v1.2.1
What's Changed
- Adds new event triggers to sample README
- Correctly parse empty bodies
- Fix: Outputs clean error message for invalid issue numbers
Version 1
What's Changed
- Adds new event triggers to sample README by @Levi-Lesches in #11
- Correctly parse empty bodies by @Levi-Lesches in #13
- Outputs clean error message for invalid issue numbers. by @Levi-Lesches in #15
- Fixed bug with refreshing Issues by @Levi-Lesches in #17
Allows configuration of the `blocked` label.
See the README for usage.
Allows multiple lines of "blocked by" text
v1.1 Changed regex to be global
Added runs section to metadata
v0.1.1-alpha Added runs section to metadata