View entire changelog

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

Apr 09, 2025

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