Skip to content

#28 Add doc about changeset action integration - #29

Merged
magiino merged 1 commit into
mainfrom
28-add-doc-about-changeset-action-integration
Jul 10, 2026
Merged

#28 Add doc about changeset action integration#29
magiino merged 1 commit into
mainfrom
28-add-doc-about-changeset-action-integration

Conversation

@magiino

@magiino magiino commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Issue number

#28

Changes

Added documentation for integrating net-changesets with the official Changesets GitHub Action, including custom version and publish commands, required checkout depth, status-check behavior, NuGet source configuration, and links to a working demo workflow.

Checklist

  • I have double-checked my own changes
  • I have read the Contribution Guidelines
  • Include the issue number (#xxx) in the branch name, PR title, and PR description in the Issue number section above
  • Provide a reasonable description of the PR in the Changes section
  • I have commented on the issue above and discussed the intended changes
  • All newly added code is adequately covered by tests
  • Make sure your PR is passing the CI/CD pipeline
  • The documentation was modified to reflect the changes

@magiino
magiino requested a review from a team as a code owner July 10, 2026 06:59
@magiino magiino self-assigned this Jul 10, 2026
@magiino
magiino requested a review from jvilimek July 10, 2026 06:59
@magiino
magiino merged commit 6859378 into main Jul 10, 2026
1 check passed
@magiino
magiino deleted the 28-add-doc-about-changeset-action-integration branch July 10, 2026 08:03
@jvilimek jvilimek mentioned this pull request Jul 10, 2026
jvilimek added a commit that referenced this pull request Jul 10, 2026
## 0.2.0

**Minor Changes**:

- [[#16](https://github.com/solarwinds/net-changesets/issue/16)] Adopt .NET 10 with multi-targeting. The tool and tests now target `net8.0`, `net9.0` and `net10.0`, the SDK and CI use .NET 10. [[#30](#30)]

**Patch Changes**:

- [[#28](#28)] Added documentation for integrating net-changesets with the official Changesets GitHub Action, including custom `version` and `publish` commands, required checkout depth, status-check behavior, NuGet source configuration, and links to a working demo workflow. ([PR #29](#29))
- Upgrade Spectre.Console to 0.56.0 and Spectre.Console.Cli to 0.55.0 (with matching testing packages). Adapts to the new command `ExecuteAsync(CommandContext, CancellationToken)` signature and the move of `CommandAppTester` into the new `Spectre.Console.Cli.Testing` package. [[#31](#31)]
- Fix `version` only bumping one dependent when a project is referenced by multiple projects. [[#32](#32)]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants