Skip to content

If two artifacts provide the same file, re-link or re-copy that file from the artifact left after the other was undeployed/uninstalled. #2797

If two artifacts provide the same file, re-link or re-copy that file from the artifact left after the other was undeployed/uninstalled.

If two artifacts provide the same file, re-link or re-copy that file from the artifact left after the other was undeployed/uninstalled. #2797

Workflow file for this run

name: jira-description-action
"on":
pull_request:
types:
- opened
- edited
jobs:
add-jira-description:
runs-on: ubuntu-latest
steps:
- uses: cakeinpanic/[email protected]
name: jira-description-action
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
jira-token: '${{ secrets.JIRA_EMAIL }}:${{ secrets.JIRA_TOKEN }}'
jira-base-url: https://activestatef.atlassian.net
jira-project-key: DX
use: branch