[PR #39] [MERGED] feat: add properties to expose start and stop event types #67

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/39
Author: @masci
Created: 7/30/2025
Status: Merged
Merged: 7/30/2025
Merged by: @logan-markewich

Base: mainHead: massi/start-stop-event-property


📝 Commits (2)

  • 9de1a4f feat: add properties to expose start and stop event types
  • 54eb21d docstrings

📊 Changes

2 files changed (+12 additions, -0 deletions)

View changed files

📝 src/workflows/workflow.py (+10 -0)
📝 tests/test_workflow.py (+2 -0)

📄 Description

Partially addresses #31


🔄 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/39 **Author:** [@masci](https://github.com/masci) **Created:** 7/30/2025 **Status:** ✅ Merged **Merged:** 7/30/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `massi/start-stop-event-property` --- ### 📝 Commits (2) - [`9de1a4f`](https://github.com/run-llama/workflows-py/commit/9de1a4f78677250d0dea6090e7e6c942df63edcf) feat: add properties to expose start and stop event types - [`54eb21d`](https://github.com/run-llama/workflows-py/commit/54eb21dd487e59eac5500b12c171ba41957f9f52) docstrings ### 📊 Changes **2 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/workflows/workflow.py` (+10 -0) 📝 `tests/test_workflow.py` (+2 -0) </details> ### 📄 Description Partially addresses #31 --- <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:28 -05:00
yindo closed this issue 2026-02-16 02:16:28 -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#67