Skip to content

Commit 7e93c84

Browse files
committed
Documenting enviorment setting to run test configurations automatically
1 parent 65fa1f9 commit 7e93c84

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tools/azsdk-cli/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ To run the tests:
8989
dotnet test
9090
```
9191

92+
### Test Mode
93+
94+
This tool can be run in test mode when the `AZSDKTOOLS_AGENT_TESTING` environment variable is set to `true`.
95+
When testing is enabled, release plans will be automatically generated in the test environment.
96+
9297
### Test with GitHub Coding Agent
9398

9499
This tool can be used as an MCP server in a github action invoked by the [GitHub Coding Agent](https://docs.github.com/en/copilot/how-tos/use-copilot-agents/coding-agent). The azure-sdk language repositories and azure-rest-api-specs repository already have this MCP server configured for the coding agent.

0 commit comments

Comments
 (0)