Skip to content

build(deps-dev): bump eslint-plugin-testing-library from 7.0.0 to 7.1.1 (HMS-5190) #4063

build(deps-dev): bump eslint-plugin-testing-library from 7.0.0 to 7.1.1 (HMS-5190)

build(deps-dev): bump eslint-plugin-testing-library from 7.0.0 to 7.1.1 (HMS-5190) #4063

name: "Verify PR best practices"
on:
pull_request_target:
branches: [main]
types: [opened, synchronize, reopened, edited]
issue_comment:
types: [created]
jobs:
pr-best-practices:
runs-on: ubuntu-latest
steps:
- name: PR best practice check
uses: osbuild/pr-best-practices@main
with:
token: ${{ secrets.SCHUTZBOT_GITHUB_ACCESS_TOKEN }}
jira_token: ${{ secrets.IMAGEBUILDER_BOT_JIRA_TOKEN }}