Skip to content

Conversation

@yemyat
Copy link
Owner

@yemyat yemyat commented Jan 18, 2026

Description

Fixes Resource not accessible by integration (createPullRequest) error.

The workflow needs explicit pull-requests: write permission to create PRs via gh pr create.

Type of Change

  • fix: Bug fix

@yemyat yemyat merged commit d5caa9c into dev Jan 18, 2026
1 check passed
@yemyat yemyat deleted the fix/release-pr-permissions branch January 18, 2026 15:36
github-actions bot pushed a commit that referenced this pull request Jan 18, 2026
# 1.0.0 (2026-01-18)

### Bug Fixes

* add pull-requests write permission to release PR workflow ([#3](#3)) ([d5caa9c](d5caa9c))
* agent not existing ([4a7adc6](4a7adc6))
* amp to allow all ([1d9c97b](1d9c97b))
* DONE bug ([226c252](226c252))
* DONE criteria for plan mode ([480de42](480de42))
* lint errors in TUI tests (imports, regex, formatting) ([ffa8cb4](ffa8cb4))
* remove js etensions ([c4fc69f](c4fc69f))
* require completion marker to mark task as done ([4e6a174](4e6a174))
* restore PROGRESS.md and update commit hash ([b2fa4d9](b2fa4d9))
* run in bun runtime ([5028732](5028732))
* update folder directory ([0f81d21](0f81d21))
* use --mode json in PiAgent buildCommand ([81690cc](81690cc))
* use tsc-files for lint-staged typecheck ([77527ad](77527ad))

### Features

* add a new spec file ([9f9f789](9f9f789))
* add barrel exports for domain objects ([8546476](8546476))
* add claude skills ([4e01749](4e01749))
* add commit step ([60e9aec](60e9aec))
* add comprehensive test suite and fix redundant specs directory bug ([aa34ed7](aa34ed7))
* add dog fooding example ([ab9547b](ab9547b))
* add dogfooding examples ([34cf27c](34cf27c))
* add e2e loop tests and fix cursor agent permission flags ([3f7f988](3f7f988))
* add Implementation domain class with load/save and task navigation ([eb86944](eb86944))
* add installation instructions to docs ([f1c229b](f1c229b))
* add interactive TUI with kanban board ([85592e6](85592e6))
* add license and CI ([31e1dad](31e1dad))
* add more agents ([5201590](5201590))
* add more specs ([996bb9c](996bb9c))
* add new spec ([61eb1d7](61eb1d7))
* add new spec ([822c0eb](822c0eb))
* add new spec ([caaf67b](caaf67b))
* add optional provider property to AgentOptions interface ([8c7cf65](8c7cf65))
* add PiAgent class with --print --mode json --thinking high flags ([d7f7a8b](d7f7a8b))
* add plans ([4031eea](4031eea))
* add reinit ([6e5296e](6e5296e))
* add scrollable panels to TUI detail view ([578b7e4](578b7e4))
* add semantic-release automation and contributor setup ([#1](#1)) ([0e552ee](0e552ee))
* add Spec domain class with task aggregation and completion tracking ([b231d9c](b231d9c))
* add specs ([8107cab](8107cab))
* add specs ([ac2b1d9](ac2b1d9))
* add specs ([4ade3fa](4ade3fa))
* add specs ([25f992a](25f992a))
* add stop in-progress tasks functionality to TUI ([574277f](574277f))
* add Task domain class with status management methods ([fe4c9f7](fe4c9f7))
* add task-level orchestration for build mode ([1f3d1dc](1f3d1dc))
* add telegram notifications on iteration completion ([43a34a7](43a34a7))
* add typed hook system for Builder/Planner events ([0cfc787](0cfc787))
* add Ultracite/Biome linting integration ([c4050e5](c4050e5))
* add useKeyboardNavigation hook ([bbe81d4](bbe81d4))
* add vim keybindings to TUI ([668ad32](668ad32))
* add workflow to create release PR from dev to main ([#2](#2)) ([258e2ec](258e2ec))
* add Workspace domain model to encapsulate project setup and state ([8553517](8553517))
* centralize theme and types for TUI ([ea0e2df](ea0e2df))
* complete task to create src/domain/ directory ([6a3ca3b](6a3ca3b))
* define ExecuteAgentOptions interface in orchestration/types.ts ([774b74c](774b74c))
* define LoopContext interface in orchestration/types.ts ([a30e1d7](a30e1d7))
* define RetryOptions interface in orchestration/types.ts ([3139fc7](3139fc7))
* embed PROMPT_BUILD in task prompts and remove PROMPT_build.md file ([90e499c](90e499c))
* extract Session domain model from Workspace ([b2b2575](b2b2575))
* fix template tests to match .ralph-wiggum directory structure ([423c6e4](423c6e4))
* include branch, dir in notifications; spec name in session ID ([d2732ec](d2732ec))
* initial ralph CLI implementation ([7c9f877](7c9f877))
* integrate useKeyboardNavigation hook into app.tsx ([eeec7be](eeec7be))
* migrate TUI from Ink to OpenTUI ([0efdf52](0efdf52))
* modularize TUI utils into focused modules ([3776b7b](3776b7b))
* move all state to project-local .ralph-wiggum/ directory ([c6724de](c6724de))
* redesign TUI with sidebar layout and tokyo night colors ([04f8028](04f8028))
* reorganize TUI components into hierarchical structure ([4265906](4265906))
* send tele when loop starts ([e38f5a0](e38f5a0))
* support different agents for plan and build modes ([aabcf40](aabcf40))
* upate prompt ([b5e4812](b5e4812))
* update CLI name to avoid conflicts in npx ([1e216af](1e216af))
* update implementation and plan ([ab91683](ab91683))
* update logger ([047c1c0](047c1c0))
* update package ([03ee9aa](03ee9aa))
* update plan ([44ea269](44ea269))
* update plan ([660db39](660db39))
* update plan ([1083423](1083423))
* update plan ([07f80bd](07f80bd))
* update plan prompt ([61fdb50](61fdb50))
* update quality gates ([9e0cc73](9e0cc73))
* update skill ([b18a12f](b18a12f))
* update spec template ([b7ca3e0](b7ca3e0))
* use .ralph folder for project files ([e5bdb52](e5bdb52))
* use mustache for build prompt templating ([e929000](e929000))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants