Hi, issues like Fix: #XX
are detected, but things like Fix: spip-team/securite#483
(aka org/repo#issue) are not. I think it's handled here https://github.com/marcocesarato/php-conventional-changelog/blob/main/src/Git/Commit/Footer.php#L54 but i'm not sure. edit : Reference class should also be ehanced for that.
Do you think it could be possible to enhance this ? Are maybe it's out of scope ?