Skip to content

Create an Agentic Workflow to Automatically Upgrade TCGC Dependency for the http-client-csharp package #10013

@jorgerangel-msft

Description

@jorgerangel-msft

We should look into creating a new agentic workflow that automates the version bump process for tcgc. The workflow should run once a day and check if a new non-dev tcgc version is available at https://www.npmjs.com/package/@azure-tools/typespec-client-generator-core and if that version is newer than the one used in http-client-csharp. If there is no new version, no PR should be opened. If there is a new version, then a PR should be opened with the code updates. Some examples of this being done previously:

Metadata

Metadata

Labels

emitter:client:csharpIssue for the C# client emitter: @typespec/http-client-csharp

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions