Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackSpot Workflow Action

This action execute StackSpot Workflow

Example usage

  - name: Stack Spot Workflow
    uses: ./
    with:
      execution-id: "${{ github.event.inputs.execution-id }}"
      client-id: "${{ secrets.CLIENT_ID }}"
      client-secret: "${{ secrets.CLIENT_SECRET }}"
      realm: "${{ vars.REALM }}"
      debug: "${{ github.event.inputs.debug }}"
      repository-url: "${{ github.event.inputs.repository-url }}"
      origin-branch: develop
      feature-branch: my-custom-feature-branch-${{ env.TIMESTAMP }}
      extra-inputs: '{"teste": "teste"}'

About

Repositório da Github Action para execução do Workflow da StackSpot para criação de App/Infra/API

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages