Help

Authorization Mode

Editable Page / 編集可能ページ

Preferences

Store Scope / 保存スコープ

Addon user only

Description / 説明

You can authenticate using OAuth or Access Token. If you use OAuth, you will be automatically connected to "github.com". If you use Access Token, OAuth will not be available.

認証には、OAuthまたはAccess Tokenを使用します。OAuthを使用した場合は、自動的に「github.com」に接続されます。Access Tokenを使用した場合、OAuthは使用できません。

API base URL

Editable Page / 編集可能ページ

Preferences

Store Scope / 保存スコープ

Addon user only

Description / 説明

If you are hosting your own GitHub Enterprise, you will have to use Access Token for authentication since OAuth authentication is not available.

GitHub Enterpriseをホストしている場合は、OAuth認証が利用できないため、Access Tokenによる認証を行う必要があります。

GitHub API Token

Editable Page / 編集可能ページ

Preferences

Store Scope / 保存スコープ

Addon user only

Description / 説明

This is the Access Token that Addon needs to connect to the GitHub server. The required Scope is "repo". To use Access Token, the addon user needs to issue Access Token. The add-on user must issue an Access Token; see the GitHub help page for how to issue one.

AddonがGitHubサーバーに接続するために必要なAccess Tokenです。必要なScopeは "repo"です。Access Tokenを使用するには、アドオンのユーザーが自らAccess Tokenを発行する必要があります。Access Tokenの発行方法は、GitHubのヘルプページを参照してください。

Repository Owner

Editable Page / 編集可能ページ

Preferences

Store Scope / 保存スコープ

Addon users only

Description / 説明

This is the name of the owner of the repository that the add-on uses in GitHub.

アドオンがGitHubで使用するリポジトリのオーナー名です。

Working directory

Editable Page / 編集可能ページ

Preferences

Store Scope / 保存スコープ

Addon users only

Description / 説明

The working directory of the repository used by the add-on.

アドオンが使用するリポジトリの作業ディレクトリです。

Export data format

Editable Page / 編集可能ページ

Preferences

Store Scope / 保存スコープ

Addon users only

Description / 説明

This is the data format for outputting spreadsheet data to GitHub. Support types is csv, tsv, or json.

スプレッドシートのデータをGitHubに出力するためのデータ形式です。csv、tsv、jsonのいずれかをサポートしています。


Commit branch

Editable Page / 編集可能ページ

Create Commit, Create Pull Request

Store Scope / 保存スコープ

Addon user only

Description / 説明

The name of the branch to commit to.

コミットするブランチの名前です。

Commit message

Editable Page / 編集可能ページ

Create Commit, Create Pull Request

Store Scope / 保存スコープ

Addon user only

Description / 説明

Commit message.

コミットメッセージです。

Pull request title

Editable Page / 編集可能ページ

Create Pull Request

Store Scope / 保存スコープ

Addon user only

Description / 説明

The title of the pull request.

Pull Requestのタイトルです。

Pull request comment

Editable Page / 編集可能ページ

Create Pull Request

Store Scope / 保存スコープ

Addon user only

Description / 説明

A comment for the pull request, which can be written in Markdown format.

Pull Requestのコメントで、Markdown形式で書くことができます。

Base reference

Editable Page / 編集可能ページ

Create Pull Request

Store Scope / 保存スコープ

Addon user only

Description / 説明

This is the reference to which the pull request will be merged. You can enter a branch name.

Pull Requestがマージされる参照先です。具体的にはブランチ名を入力することができます。

Head reference

Editable Page / 編集可能ページ

Create Pull Request

Store Scope / 保存スコープ

Addon user only

Description / 説明

The Reference (branch) to be committed.

Commit対象となるReference(ブランチ)です。

Reference Type

Editable Page / 編集可能ページ

Restore Sheet

Store Scope / 保存スコープ

Not save.

Description / 説明

You can choose to use branch or tag. Depending on your choice, the reference that follows will change.

ブランチとタグのどちらを使うかを選択できます。選択内容に、後に続く指定可能なReferenceが変わります。

Reference

Editable Page / 編集可能ページ

Restore Sheet

Store Scope / 保存スコープ

Addon user only

Description / 説明

You can specify a branch name and tag.

ブランチ名とタグを指定することができます。