Skip to content

chore(midaz): Update appVersion to 3.6.1 and modify service configurations #3199

chore(midaz): Update appVersion to 3.6.1 and modify service configurations

chore(midaz): Update appVersion to 3.6.1 and modify service configurations #3199

Workflow file for this run

## Reference: https://github.com/amannn/action-semantic-pull-request
name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
permissions:
contents: read
jobs:
main:
permissions:
pull-requests: read
statuses: write
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: actions/create-github-app-token@v1
id: app-token
with:
app-id: ${{ secrets.LERIAN_STUDIO_MIDAZ_PUSH_BOT_APP_ID }}
private-key: ${{ secrets.LERIAN_STUDIO_MIDAZ_PUSH_BOT_PRIVATE_KEY }}
- uses: amannn/action-semantic-pull-request@v5
if: github.actor != 'lerian-studio-midaz-push-bot[bot]'
env:
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
with:
scopes: |
midaz
plugin-access-manager
plugin-crm
reporter
plugin-fees
plugin-br-pix-direct-jd
plugin-br-pix-indirect-btg
plugin-br-bank-transfer-jd
templates
dependencies
otel-collector
plugins
pipe
doc
product-console
fetcher
flowker
underwriter
matcher
tracer
new
requireScope: true