Users have expressed desire to support multiple workflows available in the same location for monitoring purposes.
In GitHub Actions, this requires that multiple workflows map to the same repository.
This can be achieved by allowing users to add a unique string ID WorkflowName to the configuration JSON, and prepend the FunctionName with WorkflowName when registering functions
Users have expressed desire to support multiple workflows available in the same location for monitoring purposes. In GitHub Actions, this requires that multiple workflows map to the same repository. This can be achieved by allowing users to add a unique string ID WorkflowName to the configuration JSON, and prepend the FunctionName with WorkflowName when registering functions