Skip to content

chore: Add fingerprinter setting and environment variable for proximity API #134

chore: Add fingerprinter setting and environment variable for proximity API

chore: Add fingerprinter setting and environment variable for proximity API #134

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