Skip to content

Conversation

@robertbrignull
Copy link
Contributor

@shati-patel, does this wording look ok to you? The basic suggestion was to use "monitoring" instead, and I can't think of anything better.

Happy for @shati-patel to approve, or alternatively @sampart if you could give official approval.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

Co-authored-by: Sam Partington <sampart@github.com>
lib/runner.js Outdated
fs.writeFileSync(powershellEnvFile, powershellEnvFileContents);
logger.info(`\nCodeQL environment output to "${jsonEnvFile}", "${batEnvFile}" and "${powershellEnvFile}". ` +
`Please export these variables to future processes so the build can be traced. ` +
`Please export these variables to future processes so the build can be monitored by CodeQL. ` +

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very optional suggestion:

Suggested change
`Please export these variables to future processes so the build can be monitored by CodeQL. ` +
`Please export these variables to future processes so that CodeQL can monitor the build. ` +

Using active voice (i.e. "CodeQL can monitor" rather than "monitored by CodeQL") might be a bit clearer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Copy link

@shati-patel shati-patel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks good! I added a small comment, but feel free to ignore 😉

@robertbrignull robertbrignull merged commit d4eb1e3 into main Nov 13, 2020
@robertbrignull robertbrignull deleted the robertbrignull/no_tracing branch November 13, 2020 15:27
@github-actions github-actions bot mentioned this pull request Nov 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants