Skip to content

Add tag trigger for release pipeline - #991

Merged
dtchepak merged 2 commits into
nsubstitute:mainfrom
zvirja:add-tag-trigger
Aug 10, 2026
Merged

Add tag trigger for release pipeline#991
dtchepak merged 2 commits into
nsubstitute:mainfrom
zvirja:add-tag-trigger

Conversation

@zvirja

@zvirja zvirja commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Change pipeline trigger to react to tag push.

I also dropped CHANGELOG file in favor of the GitHub Release Notes as was discussed here. Probably we'll have to update the wiki one more time to reflect that we don't update the file anymore.

@zvirja
zvirja requested a review from dtchepak August 9, 2026 19:28
@dtchepak
dtchepak merged commit b9c7fbe into nsubstitute:main Aug 10, 2026
4 checks passed
@zvirja
zvirja deleted the add-tag-trigger branch August 11, 2026 09:49
This was referenced Aug 11, 2026
This was referenced Aug 24, 2026
renebentes pushed a commit to renebentes/3054 that referenced this pull request Aug 24, 2026
Updated [NSubstitute](https://github.com/nsubstitute/NSubstitute) from
6.1.0 to 6.2.0.

<details>
<summary>Release notes</summary>

_Sourced from [NSubstitute's
releases](https://github.com/nsubstitute/NSubstitute/releases)._

## 6.2.0

# NSubstitute v6.2.0

This release improves generic call matching (#​989, #​974, #​990).
Thanks to @​zvirja and @​JMolenkamp for fixes this.
We've also switched to using trusted nuget publishing linked to GitHub
Releases. (#​987, @​zvirja)

## What's Changed

* Add trusted nuget publish by @​zvirja in
nsubstitute/NSubstitute#987
* fix: Stop using return-type assignability for generic call matching by
@​zvirja in nsubstitute/NSubstitute#989
* Remove skip-duplicate option from NuGet push command by @​zvirja in
nsubstitute/NSubstitute#988
* Add tag trigger for release pipeline by @​zvirja in
nsubstitute/NSubstitute#991
* Fix broken comparison of the generic methods by @​zvirja in
nsubstitute/NSubstitute#990
* Support C# 13 params collections in argument matching by @​zvirja in
nsubstitute/NSubstitute#993
* Add tests for nullable Task by @​zvirja in
nsubstitute/NSubstitute#994

**Full Changelog**:
nsubstitute/NSubstitute@v6.1.0...v6.2.0

Commits viewable in [compare
view](nsubstitute/NSubstitute@v6.1.0...v6.2.0).
</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants