Skip to content

feat(instrumentation-aws-sdk): add Bedrock InvokeModelWithResponseStream instrumentation #9863

feat(instrumentation-aws-sdk): add Bedrock InvokeModelWithResponseStream instrumentation

feat(instrumentation-aws-sdk): add Bedrock InvokeModelWithResponseStream instrumentation #9863

name: Validate Release Please Config
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
rp-validate:
runs-on: ubuntu-latest
container:
image: node:20
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install glob
run: npm install glob
- name: Ensure Release Please Config and Manifest are in sync with the repository
run: node scripts/check-release-please.mjs