LoginSignup
25
9

More than 5 years have passed since last update.

CircleCIでGitHubのOrganizationのリポジトリを扱う

Posted at

ちょいと迷ったのでメモ起こし。

CircleCIにGitHubのアカウントでログインすると、自分のGitHubアカウントはGetting Startedに表示されているので、すぐにProjectを作ることができます。
一方でOrganizationのリポジトリを扱うには(ほんの)一手間が必要です。

CircleCI、右上の自分のアイコンからUser Settingsを選択します。
スクリーンショット 2018-06-19 11.18.23.png

Account Integrationsの中にあるGitHubから、Check permissionsを選択します。
スクリーンショット 2018-06-19 11.19.25.png

GitHubが開きます。アクセスしたいOrganizationを(に?)Grantします。
スクリーンショット 2018-06-19 11.24.05.png

これでCircleCIのGetting StartedにOrganizationが追加されます。
解除する場合はGitHubでRevokeしましょう。

25
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
25
9