googleapis / googleapis/release-please-action

Support for .NET Projects in Release Please Action Release Types Supported

Open
#1,002 4 comments 0 reactions 1 assignee Claimed by @chingor13 View on GitHub
priority: p3 type: feature request
Dominant language
TypeScript
Stars
2.5k
Forks
327
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Yes, the problem is that the current Release Please GitHub Action does not support .NET projects. This limitation makes it challenging for developers using .NET to automate release notes generation and versioning, a feature widely available for other languages like Node.js, Python, etc.

**Describe the solution you'd like**
I would like the Release Please GitHub Action to include support for .NET projects. This should handle versioning within .csproj, .fsproj, or .vbproj files and generate release notes based on conventional commits.

**Describe alternatives you've considered**
An alternative has been manually updating project files and generating release notes, which is error-prone and time-consuming. Another option could be using separate tools for versioning and changelog generation, but this lacks the integration and ease of use that a single GitHub Action could offer. I'm current using simple.

**Additional context**
Adding .NET support would significantly benefit the .NET developer community by providing tooling consistency across different technology stacks and streamlining the release process in CI/CD pipelines for .NET applications.

Thank you very much for all your hard work and efforts. I highly appreciated.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.