GitHub Authentication for AWS CodePipeline: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 9: Line 9:


=Overview=
=Overview=
This article describes how to configure the Source stage of an AWS CodePipeline to access a GitHub repository.
=Procedure=
==Create a Personal Access Token==
Use the procedure described here: {{Internal|GitHub_Procedures#Create_a_Personal_Access_Token_for_Command_Line|Create a GitHub Personal Access Token}}

Revision as of 22:52, 13 March 2019

External

Internal

Overview

This article describes how to configure the Source stage of an AWS CodePipeline to access a GitHub repository.

Procedure

Create a Personal Access Token

Use the procedure described here:

Create a GitHub Personal Access Token