Closed multani closed 12 months ago
It's easy to lose track of the previous discussion when the old weekly issue is closed and a new one created.
I'd like to have an easy way to link a new weekly issue to the previous weekly issue.
Support another template placeholder to interpolate the URL of the issue being closed.
See: https://docs.github.com/en/webhooks/webhook-events-and-payloads#issues
Passing the template as a string instead of a file, so that we can do custom interpolation before the creation of the issue.
Hi,
isn't it sufficient that you can see a link from the previous weekly?
It's possible to use this link, but it's not as visible as a dedicated place inside the issue body directly.
Is your feature request related to a problem? Please describe.
It's easy to lose track of the previous discussion when the old weekly issue is closed and a new one created.
I'd like to have an easy way to link a new weekly issue to the previous weekly issue.
Describe the solution you'd like
Support another template placeholder to interpolate the URL of the issue being closed.
See: https://docs.github.com/en/webhooks/webhook-events-and-payloads#issues
Describe alternatives you've considered
Passing the template as a string instead of a file, so that we can do custom interpolation before the creation of the issue.
Additional context