-
Notifications
You must be signed in to change notification settings - Fork 715
Open
Labels
Description
New feature
When running a pipeline with -stub-run
, it would be helpful to be able to ignore secrets that are set in a process.
Use case
We are using stub to quickly prototype something and to check the channel logic, where we typically wouldn't want to do the actual tool call that requires the secret. Allowing to ignore the secrets directive would be very helpful so we don't need to setup mock secrets for testing