Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Auto-merge Sourcery AI bot PRs #9

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

sourcery-ai[bot]
Copy link
Contributor

@sourcery-ai sourcery-ai bot commented Dec 24, 2024

Resolves #6

Add a GitHub Actions workflow to automatically merge pull requests from the Sourcery AI bot.

New Features:

  • Introduce automated merging of Sourcery AI bot PRs using GitHub Actions.

CI:

  • Set up a workflow to automatically merge pull requests opened by the sourcery-ai[bot] user. The workflow uses the gh CLI to merge the PR with the squash strategy, auto-merge, and delete the branch after merging.

This PR was automatically generated.

If you want to make changes to this PR:

  • Leave a review and I'll make the changes
  • Leave a comment with the changes you want to see
  • Push commits to the branch

Add a GitHub Actions workflow to automatically merge pull requests from the Sourcery AI bot.

New Features:
- Introduce automated merging of Sourcery AI bot PRs using GitHub Actions.

CI:
- Set up a workflow to automatically merge pull requests opened by the `sourcery-ai[bot]` user. The workflow uses the `gh` CLI to merge the PR with the squash strategy, auto-merge, and delete the branch after merging.

Resolves #6
@sourcery-ai sourcery-ai bot requested a review from brendanator December 24, 2024 23:47
@brendanator brendanator merged commit 6835738 into main Dec 24, 2024
1 check passed
@brendanator brendanator deleted the sourcery-ai/issue-6 branch December 24, 2024 23:47
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.

Create workflow to automerge sourcery-ai[bot] PRs
1 participant