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
Filter by branchFilter the displayed workflow execution list by branch.
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.

AI Agent(β) - GitHub Personal Access Token

Set a GitHub Personal Access Token (PAT) for the AI Agent (β) to access this repository.

Image from Gyazo

ItemDescription
GitHub PATEnter a GitHub Personal Access Token (PAT) that begins with "ghp_".

Support

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