Skip to content

[feature] Add a print function #2

[feature] Add a print function

[feature] Add a print function #2

Workflow file for this run

name: Changelog Bot
on:
pull_request_review:
types: [submitted]
jobs:
changelog:
# Call the reusable workflow from openwisp-utils
uses: openwisp/openwisp-utils/.github/workflows/reusable-bot-changelog.yml@master
secrets:
GEMINI_API_KEY: ${{ secrets.GEMINI_API_KEY }}
OPENWISP_BOT_APP_ID: ${{ secrets.OPENWISP_BOT_APP_ID }}
OPENWISP_BOT_PRIVATE_KEY: ${{ secrets.OPENWISP_BOT_PRIVATE_KEY }}