Skip to content

Fixes #1457 and #1423 - Resolving bugzilla fetch issues and adding bugzilla ping to heartbeat #362

Fixes #1457 and #1423 - Resolving bugzilla fetch issues and adding bugzilla ping to heartbeat

Fixes #1457 and #1423 - Resolving bugzilla fetch issues and adding bugzilla ping to heartbeat #362

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
review-dependabot-pr:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Enable Dependabot automation
uses: mozilla/syseng-pod/actions/dependabot-automerge@main