Skip to content

Correct notification route handling for stage events#5524

Merged
Warashi merged 1 commit intomasterfrom
notification-route-stage-execution-events
Jan 31, 2025
Merged

Correct notification route handling for stage events#5524
Warashi merged 1 commit intomasterfrom
notification-route-stage-execution-events

Conversation

@Warashi
Copy link
Member

@Warashi Warashi commented Jan 31, 2025

What this PR does:

This PR corrects notification route handling for stage execution events.

Follows #5440
Related to #5523

Why we need it:

Without this PR, users cannot control notifications for stage execution events.

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?: No, because the feature for stage execution events has not been released yet.

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
Copy link
Member

@t-kikuc t-kikuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@codecov
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.

Project coverage is 26.42%. Comparing base (3021db1) to head (ba36256).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/model/notificationevent.go 0.00% 20 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5524      +/-   ##
==========================================
- Coverage   26.43%   26.42%   -0.02%     
==========================================
  Files         464      464              
  Lines       49790    49810      +20     
==========================================
  Hits        13163    13163              
- Misses      35573    35593      +20     
  Partials     1054     1054              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Warashi Warashi enabled auto-merge (squash) January 31, 2025 05:50
Copy link
Member

@ffjlabo ffjlabo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Warashi Warashi merged commit bb47cbc into master Jan 31, 2025
12 of 14 checks passed
@Warashi Warashi deleted the notification-route-stage-execution-events branch January 31, 2025 06:00
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants