Skip to content

Use typisttech/create-auto-merged-pull-request-action v0.1.0#36

Merged
tangrufus merged 1 commit intomainfrom
extract-pr-action
Mar 24, 2026
Merged

Use typisttech/create-auto-merged-pull-request-action v0.1.0#36
tangrufus merged 1 commit intomainfrom
extract-pr-action

Conversation

@tangrufus
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings March 24, 2026 05:03
@tangrufus tangrufus merged commit 3eefb76 into main Mar 24, 2026
5 checks passed
@tangrufus tangrufus deleted the extract-pr-action branch March 24, 2026 05:04
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the PHP formatting workflow to use the standalone typisttech/create-auto-merged-pull-request-action (pinned to v0.1.0) instead of the previously vendored composite action, and removes the now-unused local composite action definition.

Changes:

  • Switch .github/workflows/format-php.yml to typisttech/create-auto-merged-pull-request-action@<sha> for auto-merged PR creation.
  • Update workflow label input to pass multiple labels (including tastendruck) via a multiline value.
  • Delete the internal composite action .github/actions/create-auto-merged-pull-request/action.yml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/format-php.yml Replaces the internal auto-merge PR step with the external typisttech/create-auto-merged-pull-request-action and adjusts labels.
.github/actions/create-auto-merged-pull-request/action.yml Removes the vendored composite action implementation since it’s no longer referenced.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants