QuestionQ16
DevSecOps Pipeline-Operate and Monitor StageBy default, git-multimail sends one output email describing the reference change and a separate output email for every new commit introduced by that reference change. How can Brett ensure that git-multimail is configured correctly?
- A Running the environmental variable GITHUB_MULTIMAIL_CHECK_SETUP by setting it to non-empty string
- B Running the environmental variable GITHUB_MULTIMAIL_CHECK_SETUP by setting it to empty string
- C Running the environmental variable GIT_MULTIMAIL_CHECK_SETUP by setting it to non-empty string
- D Running the environmental variable GIT_MULTIMAIL_CHECK_SETUP by setting it to empty string
Community Discussion