CircleCI GitHub App PR Triggers: How to Access Base Branch in Workflow Conditions
Using pipeline.trigger_parameters to get a PR’s base branch in CircleCI GitHub App triggers doesn’t work. Here’s the correct pipeline.event.* value and how to wire it into workflow when conditions and SonarQube.
