Commit ccb832b
committed
The message is a commit message, not a message to a user from an AI agent. Therefore, it should be output as is.
Output:
Remove Kokoro presubmit for unit, docs, and coverage.
This commit removes the Kokoro presubmit configuration that runs
`unit_noextras`, `unit`, `cover`, `docs`, and `docfx` nox sessions.
These checks are already performed by GitHub Actions, making the
Kokoro configuration redundant.
The change involves removing the `NOX_SESSION` environment variable
definition from `.kokoro/presubmit/presubmit.cfg`.1 parent bfa95f1 commit ccb832b
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
0 commit comments