Uploaded image for project: 'RH Developer Hub Planning'
  1. RH Developer Hub Planning
  2. RHDHPLAN-70

Ability to use custom actions with capability to auto redirect (if custom action output is a link ) on successful completion

Create Doc EPIC from R...Prepare for Z ReleasePrepare Test Plan (Y R...XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Critical Critical
    • None
    • None
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Custom Actions can be added at golden path template level and used. The output of the custom Action cannot be auto redirected upon step completion, in case if the output of the custom action is link.  We are able to add and display the same as link for user to click but the capability to auto redirect/navigate elsewhere is missing.

        steps:
          - id: generate_url
            name: Generate URL
            action: abc:generateUrl
            input:
              name: ${{ parameters.name }}
              desc: ${{ parameters.description }}

            output:
              url: ${{ steps['generate_url'].output.url }}

        output:
          navigate: ${\

      { steps['generate_url'].output.url }

      }

              Unassigned Unassigned
              jalmehta@in.ibm.com Jaladhi Mehta (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: