In a number of projects, we use intuit/auto's "released" plugin (see e.g. dandi-cli config)
which leaves them a comment , see e.g. dandi/dandi-cli#1865 (comment)
we similarly do then by https://github.com/datalad/release-action in https://github.com/datalad/release-action/blob/464ccf30e5098123044536107ecf09b798c6f8a1/datalad_release_action/client.py#L145 -- where we do for both PR and issue. I think this code could largely be adopted here .
see e.g. the effect:
In a number of projects, we use intuit/auto's "released" plugin (see e.g. dandi-cli config)
which leaves them a comment , see e.g. dandi/dandi-cli#1865 (comment)
we similarly do then by https://github.com/datalad/release-action in https://github.com/datalad/release-action/blob/464ccf30e5098123044536107ecf09b798c6f8a1/datalad_release_action/client.py#L145 -- where we do for both PR and issue. I think this code could largely be adopted here .
see e.g. the effect: