Skip to content

chore: Add linting and schema updates for Helm chart #138

chore: Add linting and schema updates for Helm chart

chore: Add linting and schema updates for Helm chart #138

Workflow file for this run

name: release-notes
on:
pull_request:
types:
- opened
- edited
- synchronize
jobs:
check-release-notes:
runs-on: ubuntu-latest
steps:
- uses: exivity/actions/release-notes@main
with:
gh-token: ${{ secrets.GH_BOT_TOKEN }}
jira-username: ${{ secrets.JIRA_BOT_EMAIL }}
jira-token: ${{ secrets.JIRA_BOT_TOKEN }}