diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..ffa5568 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,14 @@ +version: 2 +updates: + - package-ecosystem: "composer" + directory: "/" + schedule: + interval: "weekly" + open-pull-requests-limit: 5 + commit-message: + prefix: "chore" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" diff --git a/.github/workflows/label-ai-generated-prs.yml b/.github/workflows/label-ai-generated-prs.yml new file mode 100644 index 0000000..547cbfe --- /dev/null +++ b/.github/workflows/label-ai-generated-prs.yml @@ -0,0 +1,11 @@ +# .github/workflows/label-ai-generated-prs.yml +name: Label AI-generated PRs + +on: + pull_request: + types: [opened, edited, synchronize] # run when the body changes too + +jobs: + call-label-ai-prs: + uses: intercom/github-action-workflows/.github/workflows/label-ai-prs.yml@main + secrets: inherit \ No newline at end of file
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: