[PR #1] [MERGED] Make DefaultAlert fields public for use in Delta #1

Closed
opened 2026-02-16 10:21:46 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/rust-a2/pull/1
Author: @IAmTomahawkx
Created: 7/9/2024
Status: Merged
Merged: 7/10/2024
Merged by: @insertish

Base: masterHead: master


📝 Commits (1)

  • 139c386 feat: make defaultalert fields public so they can be used when making Payload yourself

📊 Changes

1 file changed (+9 additions, -9 deletions)

View changed files

📝 src/request/notification/default.rs (+9 -9)

📄 Description

=

Description

Makes the DefaultAlert fields public so the object can be constructed elsewhere

Due Dilligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/rust-a2/pull/1 **Author:** [@IAmTomahawkx](https://github.com/IAmTomahawkx) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`139c386`](https://github.com/stoatchat/rust-a2/commit/139c386084fa58b973ea6f8727cf5b0643469b4e) feat: make defaultalert fields public so they can be used when making Payload yourself ### 📊 Changes **1 file changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/request/notification/default.rs` (+9 -9) </details> ### 📄 Description = # Description Makes the DefaultAlert fields public so the object can be constructed elsewhere <!-- If valid for smoke test on feature add screenshots --> ## Due Dilligence * [ ] Breaking change * [ ] Requires a documentation update * [ ] Requires a e2e/integration test update --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 10:21:46 -05:00
yindo closed this issue 2026-02-16 10:21:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/rust-a2#1