Skip to content

Commit

Permalink
[ISV-4962] remove support link from community release pipeline (#675)
Browse files Browse the repository at this point in the history
  • Loading branch information
mantomas authored Jun 18, 2024
1 parent 41e301c commit cbb96be
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,9 @@ spec:
# with the support link pointing to the affected PR
- name: post-support-link-for-pr
when:
- input: "$(tasks.certification-project-check.results.certification_project_id)"
operator: "notin"
values: [""]
- input: $(tasks.status)
operator: notin
values: ["Succeeded", "Completed"]
Expand Down

0 comments on commit cbb96be

Please sign in to comment.