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: a bit more automation to pull requests #395

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

AtomicFS
Copy link
Collaborator

@AtomicFS AtomicFS commented Nov 8, 2024

  • automatically enable auto-merge on all pull requests
  • if pull request is made by dependabot, also automatically approve it
  • the dependabot pull request will still have to pass required checks in order to be merged

Inspired by peter-evans/enable-pull-request-automerge

@AtomicFS AtomicFS requested a review from MDr164 as a code owner November 8, 2024 11:01
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Nov 8, 2024
@AtomicFS AtomicFS force-pushed the ci/enable-automerge-by-default branch 3 times, most recently from 3422707 to 8245296 Compare November 8, 2024 11:30
@github-actions github-actions bot enabled auto-merge November 8, 2024 11:30
- automatically enable auto-merge on all pull requests
- if pull request is made by dependabot, also automatically approve it
- the dependabot pull request will still have to pass required checks in
  order to be merged

Signed-off-by: AtomicFS <[email protected]>
@AtomicFS AtomicFS force-pushed the ci/enable-automerge-by-default branch from 8245296 to 128e008 Compare November 8, 2024 12:57
@github-actions github-actions bot added this pull request to the merge queue Nov 11, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Nov 11, 2024
@AtomicFS AtomicFS added this pull request to the merge queue Nov 11, 2024
Merged via the queue into main with commit 5629978 Nov 11, 2024
42 checks passed
@AtomicFS AtomicFS deleted the ci/enable-automerge-by-default branch November 11, 2024 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants