Skip to content

Add test hooks, rift extension API, and Playwright rift-mode tests #29

Add test hooks, rift extension API, and Playwright rift-mode tests

Add test hooks, rift extension API, and Playwright rift-mode tests #29

Workflow file for this run

name: spit-the-diff
on:
pull_request:
types: [opened, synchronize, reopened, labeled]
jobs:
spit-the-diff:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- name: Generate PR summary
uses: ssfinney/spit-the-diff@1.1.2
with:
format: haiku
openai_api_key: ${{ secrets.OPENAI_API_KEY }}