Skip to content

chore: Update Exivity Helm Chart documentation #127

chore: Update Exivity Helm Chart documentation

chore: Update Exivity Helm Chart documentation #127

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 }}