メインコンテンツにスキップ

Preparation of API key

GitHub personal access token

This section summarizes how to configure the GitHub personal access token required to run AIRAS. Please prepare a GitHub account to issue the token.

  • Set any Token name you prefer.

fig1

  • Select the account that will create repositories.

fig1

  • Set an expiration period of less than 365 days. GitHub personal access tokens with an expiration period of more than 365 days cannot be used to fork repositories from other accounts.

fig1

  • Select "All repositories".

fig1

  • Grant the following permissions to the token.

fig1fig1fig1

For more details, please refer to this link.