Skip to content

fix: Fixes #1123 - Fix anthropic provider to work with Opus 4.7 model #1762

fix: Fixes #1123 - Fix anthropic provider to work with Opus 4.7 model

fix: Fixes #1123 - Fix anthropic provider to work with Opus 4.7 model #1762

name: Changelog Reminder
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
remind:
name: Changelog Reminder
runs-on: ubuntu-latest
if: ${{ !github.event.pull_request.draft }}
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: mskelton/changelog-reminder-action@v3