-
Notifications
You must be signed in to change notification settings - Fork 171
Open
Labels
Description
Checklist
- I agree to the terms within the Auth0 Code of Conduct.
Describe the problem you'd like to have solved
Hey, as far as i read the Auth0 docs, there isn't an actual way to create external version tag for actions (for example from a release / deploy pipeline, making it very difficult to keep track of which version of the actions actually runs.
Describe the ideal solution
Add a field for an action, either a version_tag or something of the like, to allow for external version tag to exist, no changes to auth0 logic on which action to trigger, but a way for the end user to be able to know which of his versions is currently running and be able to debug accordingly.
Thanks.
Alternatives and current workarounds
No response
Additional context
No response