Skip to content

Repositório da GitHub Action para vincular a execução da pipeline com o Workflow da StackSpot

Notifications You must be signed in to change notification settings

stack-spot/stackspot-workflow-execution-bind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StackSpot Workflow Action

This GitHub Action binds the GitHub execution ID to a StackSpot Workflow.

Example usage

  - name: StackSpot Workflow Execution Bind
    uses: stack-spot/stackspot-workflow-execution-bind@main
    with:
      execution-id: "${{ github.event.inputs.execution-id }}"
      stackspot-workflow-job: "${{ github.event.inputs.stackspot-workflow-job }}"
      realm: "${{ vars.REALM }}"
      client-id: "${{ secrets.CLIENT_ID }}"
      client-secret: "${{ secrets.CLIENT_SECRET }}"

About

Repositório da GitHub Action para vincular a execução da pipeline com o Workflow da StackSpot

Topics

Resources

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages