-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Description
I have just noticed that @semantic-release/github does not comment on resolved issues. This has worked at some point in the past but seems to be broken for quite some time.
My initial suspicion is that we do not pass the correct GitHub URL to issue-parser at https://github.com/semantic-release/github/blob/master/lib/success.js#L56 and therefore cannot determine the correct org/repo tuple at https://github.com/semantic-release/github/blob/master/lib/success.js#L116.
Examples:
Reactions are currently unavailable