mirror of
https://github.com/mikeyobrien/ralph-orchestrator.git
synced 2026-04-25 07:05:57 +03:00
[PR #91] [MERGED] Add confession-loop preset #128
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ralph-orchestrator#128
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mikeyobrien/ralph-orchestrator/pull/91
Author: @godnight10061
Created: 1/22/2026
Status: ✅ Merged
Merged: 1/22/2026
Merged by: @mikeyobrien
Base:
main← Head:fix/issue-74📝 Commits (4)
e85bd8aAdd confession-loop preset7f358f3Test confession-loop preset via unit checks5226270Fix COLLECTION.md separator and init test lock0cabf3cClarify confession handler trigger paths📊 Changes
7 files changed (+468 additions, -2 deletions)
View changed files
📝
crates/ralph-cli/presets/COLLECTION.md(+27 -0)➕
crates/ralph-cli/presets/confession-loop.yml(+137 -0)📝
crates/ralph-cli/src/init.rs(+34 -0)📝
crates/ralph-cli/src/presets.rs(+33 -2)📝
presets/COLLECTION.md(+27 -0)➕
presets/confession-loop.yml(+137 -0)➕
specs/confession-loop-preset.spec.md(+73 -0)📄 Description
Summary:
Tests:
Refs: #74
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.