Skip to content

This action ends an action, so progress with an intention can be tracked.

License

Notifications You must be signed in to change notification settings

bcgov-nr/action-broker-action-end

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Broker Action End V2

This action ends an action, so progress with an intention can be tracked.

If you encounter an error, ensure that the Broker URL is correct and that the intention was not automatically closed at the end of the time to live (ttl) period.

Broker Documentation

Please refer to the NR Broker Repository for full usage details.

Usage

- uses: bcgov-nr/action-broker-action-end@v2
  with:
    # The token of the action to start
    action_token: ''

    # The broker url.
    # Default: 'https://broker.io.nrs.gov.bc.ca'
    broker_url: ''

License

The scripts and documentation in this project are released under the Apache License