Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ _Used to trigger pipelines on push events from GitHub_
_Used to trigger pipelines on a schedule (nightly builds for example)_

* Zero, one or many can be created per pipeline.
* Uses proprietary "timetable" interface (Repeats, Start time, Repeats per hour, ...)

*API / Manual* +
OAuth pipelines can be triggered via API and manually through the CircleCI web app.
Expand All @@ -119,6 +120,7 @@ _Used to trigger pipelines from any external system that can send HTTP requests_
_Used to trigger pipelines on a schedule (nightly builds for example)_

* Zero, one or many can be created per pipeline.
* Uses cron syntax

*API / Manual* +
GitHub App pipelines can be triggered via API and manually through the CircleCI web app.
Expand Down