This action closes an intention, so further access to the broker is denied.
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.
Please refer to the NR Broker Repository for full usage details.
- uses: bcgov-nr/action-broker-intention-close@v2
with:
# The intention to close.
intention_token: ''
# The broker url.
# Default: 'https://broker.io.nrs.gov.bc.ca'
broker_url: ''
The scripts and documentation in this project are released under the Apache License