Migrate from slack-notifier v1 to v3-sdm#3165
Merged
0xnm merged 1 commit intoJan 30, 2026
Merged
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3165 +/- ##
===========================================
- Coverage 71.14% 70.97% -0.17%
===========================================
Files 912 912
Lines 33555 33555
Branches 5640 5640
===========================================
- Hits 23871 23814 -57
- Misses 8125 8166 +41
- Partials 1559 1575 +16 🚀 New features to boost your workflow:
|
0xnm
approved these changes
Jan 30, 2026
0xnm
deleted the
engraver-auto-andrewzh.lee/slack-notifier-v3-migration-1769714293
branch
January 30, 2026 14:55
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR migrates the CI pipelines from slack-notifier v1 to v3-sdm template.
Context
The v1 template uses the deprecated
runner:mainrunner. The v3-sdm template uses our golden patharch:amd64runners.Changes
ci/pipelines/default-pipeline.ymlci/pipelines/check-release-pipeline.ymlReferences