GoodTimes How about GitLab support? The link structure there is very similar to GitHub, so it would not be hard to implement and support.
IanM 1.1.1 What's Changed feat: support repo and compare urls by @IanM in FriendsOfFlarum/github-autolink2 Full Changelog: FriendsOfFlarum/github-autolink1.1.0 → 1.1.1 Updating composer update fof/github-autolink php flarum cache:clear
IanM 1.1.2 fix: Other github URLs were not being parsed correctly since 1.1.1 Updating composer update fof/github-autolink php flarum cache:clear
IanM 1.1.3 fix: fallback to standard github label with full url for links which do not have a pre-defined template FriendsOfFlarum/github-autolink5 Updating composer update fof/github-autolink php flarum cache:clear
IanM 1.1.4 feat: Display the path in the component when using fallback by @IanM in FriendsOfFlarum/github-autolink6