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
{{ message }}
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.
Hey there,
because my revisions have the number of specific issue numbers, I've integrated an GitHub-API-Call to show details of the issue:
To achive this, you have to edit the template/revisons.php. The GitHub-Calls are made by the GitHub-API of Milo.
First, paste the code belw at the first in the revisions.php
Extend the code at line 24, so it looks like this:
Now you can print all GitHub-Information for this issue/revision like this:
It was only a quick and dirty integration. But it works for me.
The text was updated successfully, but these errors were encountered: