[PR #144] [MERGED] add proper serialization to default stop event #159

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/144
Author: @logan-markewich
Created: 10/15/2025
Status: Merged
Merged: 10/15/2025
Merged by: @logan-markewich

Base: mainHead: logan/serialize_stop_event


📝 Commits (2)

📊 Changes

2 files changed (+52 additions, -1 deletions)

View changed files

📝 src/workflows/events.py (+11 -0)
📝 tests/test_event.py (+41 -1)

📄 Description

No description provided


🔄 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/run-llama/workflows-py/pull/144 **Author:** [@logan-markewich](https://github.com/logan-markewich) **Created:** 10/15/2025 **Status:** ✅ Merged **Merged:** 10/15/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `logan/serialize_stop_event` --- ### 📝 Commits (2) - [`ba46b0a`](https://github.com/run-llama/workflows-py/commit/ba46b0a51e40d2346d7a51b5965c1bd997a23fdf) serialize stop event - [`e7c357f`](https://github.com/run-llama/workflows-py/commit/e7c357fdfb0dd4602bd84761d86c55b7437a0d41) str ### 📊 Changes **2 files changed** (+52 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/events.py` (+11 -0) 📝 `tests/test_event.py` (+41 -1) </details> ### 📄 Description _No description provided_ --- <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 02:16:46 -05:00
yindo closed this issue 2026-02-16 02:16:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-py#159