Skip to content

[pb3CtuNX] Adds convert.paths.toTree to deprecate old convert.toTree #954

[pb3CtuNX] Adds convert.paths.toTree to deprecate old convert.toTree

[pb3CtuNX] Adds convert.paths.toTree to deprecate old convert.toTree #954

Workflow file for this run

name: traceability
on:
pull_request:
branches:
- 4.4
types:
- opened
- edited
- reopened
- synchronize
jobs:
validate-pr:
runs-on: ubuntu-latest
steps:
- uses: neo4j/github-action-traceability@v1
with:
global_verification_strategy: commits_and_pr_title
short_link_verification_strategy: trello_or_noid
trello_api_key: ${{ secrets.TRELLO_API_KEY }}
trello_api_token: ${{ secrets.TRELLO_API_TOKEN }}
github_api_token: ${{ secrets.GITHUB_TOKEN }}