executablebooks / github-activity

Simple markdown changelogs for GitHub repositories
https://github-activity.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
49 stars 11 forks source link

Option to Resolve Meeseeks Backports #61

Open blink1073 opened 2 years ago

blink1073 commented 2 years ago

Description / Summary

I would like to be able to see the original PR in my changelog when it is a Meeseeks backport.

Value / benefit

Readers can save some confusion and an extra click to find the original change, as well as being easier to read.

Implementation details

This could be an option passed to the CLI. We currently automatically do this in Jupyter Releaser.

Tasks to complete