icinga2
icinga2 copied to clipboard
Feature/itl enable extra opts 7630
Adding --extra-opts to nagios plugins
fixes #7630
I wanted to change also line 758, to escape the asterisk, since it changes the way it's rendered by vim w/ syntax highlighting from there onward (it makes all text italic), but changed it back to how it was initially..
* [ ] `git reset --soft HEAD~3` * [ ] `git commit --amend --no-edit` * [ ] `git push -f`
@Al2Klimov Looks like this has been addressed, do you mind updating your review?
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Bruno Lingner. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Bruno Lingner. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Bruno Lingner. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Bruno Lingner. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: Bruno Lingner. This is most likely caused by a git client misconfiguration; please make sure to:
- check if your git client is configured with an email to sign commits
git config --list | grep email
- If not, set it up using
git config --global user.email [email protected]
- Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails
@Al2Klimov I changed the email address, what do I have to do now to get the checks to be successful now?
You have to change it in all commits here.