Skip to content

Update update-openapi.yml#773

Closed
fern-support wants to merge 1 commit intomainfrom
fern-support-patch-5
Closed

Update update-openapi.yml#773
fern-support wants to merge 1 commit intomainfrom
fern-support-patch-5

Conversation

@fern-support
Copy link
Copy Markdown
Collaborator

Fix auto-merging PRs

The solution addresses both issues that were preventing auto-merge from working:

1/ The PR finding issue: Removed the --head filter that was causing the workflow to not find PRs (it expects exact match, not prefix). Now using jq filtering with proper sorting by createdAt to find the newest PR.

2/ The approval requirement issue: Added auto-approve functionality using a PAT secret, which will allow PRs to merge automatically without manual review.

Fix auto-merging PRs

The solution addresses both issues that were preventing auto-merge from working:

1/ The PR finding issue: Removed the --head filter that was causing the workflow to not find PRs (it expects exact match, not prefix). Now using jq filtering with proper sorting by createdAt to find the newest PR.

2/ The approval requirement issue: Added auto-approve functionality using a PAT secret, which will allow PRs to merge automatically without manual review.
@github-actions
Copy link
Copy Markdown
Contributor

@fern-support fern-support deleted the fern-support-patch-5 branch April 1, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant