You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! Similar to #131, I'm considering doing some custom formatting — in my case, by parsing a PR/issue's description to provide better context into a change.
I'd love to make a small PR to pass the description into the templating function; I'm also curious if you think generalizing this behavior to pass the full item into generate (either as another placeholder pair, or by changing the generate signature) would be a reasonable feature to avoid smaller updates in the future.
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hi there! Similar to #131, I'm considering doing some custom formatting — in my case, by parsing a PR/issue's description to provide better context into a change.
I'd love to make a small PR to pass the description into the templating function; I'm also curious if you think generalizing this behavior to pass the full item into
generate
(either as another placeholder pair, or by changing the generate signature) would be a reasonable feature to avoid smaller updates in the future.Thanks in advance!
The text was updated successfully, but these errors were encountered: