-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add hook to include custom variables by default when searching under Overview entries #1046
base: main
Are you sure you want to change the base?
Add hook to include custom variables by default when searching under Overview entries #1046
Conversation
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Oscar Zambotti.
|
5c2b7d3
to
334aaf8
Compare
…Overview entries refs Icinga#1045
Thank you for your pull request. Before we can look at it, you'll need to sign a Contributor License Agreement (CLA). Please follow instructions at https://icinga.com/company/contributor-agreement to sign the CLA. After that, please reply here with a comment and we'll verify. Contributors that have not signed yet: @oskarnrk
|
I signed the ICLA, thanks in advance. |
Is it possibile to retrigger the CLA check? Thanks |
@cla-bot check |
Please, is it possible to check this quite old PR? Thanks 😇 |
Hi, the reason why (at least for me) no-one looked at this yet, is that this isn't just a small feature. This has so many other parts which might be affected, that I don't want to introduce a half baked solution. (Besides that a new hook also requires us to cover support for it, which I cannot guarantee at all) |
refs #1045
The hook can be implemented in multiple ways. For example:
Add to run.php
ExampleCustomVarsRetriever.php
Some implementation suggestions could be:
config.ini
file and retrieve them from it