Add trigger to turn off change detection
Triggers allow you to configure your pipeline to start on a particular event type, such as
a code push or pull request. Triggers are configurable for source actions with connections
that use the CodeStarSourceConnection
action in CodePipeline, such as GitHub,
Bitbucket, and GitLab.
Adding a trigger to turn off change detection (console)
-
Sign in to the Amazon Web Services Management Console and open the CodePipeline console at http://console.www.amazonaws.cn/codesuite/codepipeline/home
. The names and status of all pipelines associated with your Amazon account are displayed.
-
In Name, choose the name of the pipeline you want to edit. Otherwise, use these steps on the pipeline creation wizard.
-
On the pipeline details page, choose Edit.
-
On the Edit page, choose the source action you want to edit. Choose Edit triggers. Choose to add a trigger.
-
In Trigger type, choose Do not detect changes.