Skip to main content

GitHub

The GitHub screen allows you to link to a GitHub repository.

Accessing the screen

In the left sidebar menu, click [KurocoFront] -> [GitHub].

Image from Gyazo

Item descriptions

GitHub Settings

Image from Gyazo

ItemDescription
ConnectClick [Authorize GitHub repository] to open the GitHub linking page.

After connection is successful, the page would look like this.

Image from Gyazo

ItemDescription
RepositoryYou can select the repository to integrate with. You will also see sample YAML code for deployment in KurocoFront.
GitHub Integration TargetSet the workflow and target branch for when content updates are made in the integrated workflow. By clicking [Run Deployment], you can execute GitHub Actions integrated from the Kuroco management interface.
GitHub ConnectionClick [Disconnect] to disconnect the connection with GitHub.

(See: Configuring source deployments from GitHub to KurocoFront for a full tutorial.)

Workflow Run List

If connected to GitHub, you can check the Workflow Run List.

Image from Gyazo

ItemDescription
IDDisplays the run_id from GitHub.
NameShows the name of the action, the executor, and the date.
StatusDisplays the execution status of the action.
RetryClick to rerun the GitHub Actions.

Support

If you have any other questions, please contact us or check out Our Slack Community.