Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger should take arguments and environment variables #25655

Open
pauldix opened this issue Dec 13, 2024 · 0 comments
Open

Trigger should take arguments and environment variables #25655

pauldix opened this issue Dec 13, 2024 · 0 comments
Assignees
Labels

Comments

@pauldix
Copy link
Member

pauldix commented Dec 13, 2024

When creating a trigger (a specific application of a plugin), it should take optional arguments or environment variables. A flat map should work where the key is the env variable name and the value is the default value to assign if the env variable isn't present.

When the plugin is triggered, these values should be passed to it for use.

This can be used to pass credentials, names of things to connect to, threshold values, and others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants