Fix: Repository Compliance Updates
Some checks are pending
CI / generate (push) Waiting to run
CI / test (push) Blocked by required conditions
CI / lint (push) Waiting to run
Release / release (push) Waiting to run

This PR adds the following compliance configurations:

* mergeabot
This commit is contained in:
freckle-automation-app[bot] 2026-05-26 09:42:17 -04:00 committed by GitHub
parent a4c3d9f049
commit 69e3d58bf5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

19
.github/workflows/mergeabot.yml vendored Normal file
View File

@ -0,0 +1,19 @@
name: Mergeabot
on:
schedule:
- cron: "0 0 * * *"
pull_request:
permissions:
contents: write
pull-requests: write
jobs:
mergeabot:
runs-on: ubuntu-latest
steps:
- uses: freckle/mergeabot-action@v2
with:
quarantine-days: -1