Skip to content
Pricing
Search
Results from:
Site
0
Blog
0
Docs
0
Images
0
Orbs
0
Resources
0
Site
0

No results for site

Blog
0

No results for blog

Docs
0

No results for docs

Images
0

No results for images

Orbs
0

No results for orbs

Resources
0

No results for resources

View entire changelog

Changes to dropdown options in "Add trigger" and "Add pipeline" forms

Enhancement

The “Trigger type” dropdown in the “Add trigger” form (Project Settings > Triggers) has been updated with the following changes:

  • “GitHub App” is now the default pre-selected option for all organization types
  • For organizations using CircleCI’s GitHub OAuth App integration, the dropdown now displays only the three valid trigger options: GitHub App, Custom Webhook, and Schedule

Add trigger form

Similarly. the “Integration” dropdown in the “Add pipeline” form (Project Settings > Pipelines) has been updated with the following changes:

  • “GitHub App” is now the default pre-selected option for all organization types
  • For organizations using CircleCI’s GitHub OAuth App integration, the dropdown now only includes the option “GitHub App”

add pipeline dropdown

>Previous changes