Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ jobs:
contents: write
pull-requests: write
issues: write
uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@64c1673088ff7802f1270a44f03bc4d7a10631f2
uses: Coding-Autopilot-System/.github/.github/workflows/release-please-reusable.yml@320a99a4c15487786dc73827ba7416303ab3fd1b
secrets:
release-please-token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
Comment on lines +13 to +15

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Record this successful release workflow fix

AGENTS.md requires that after each successful fix, the change adds a short entry under memory/examples/ with Issue Description, State, Action, Result, Diff Patch, and Rationale. This commit only updates the release workflow, so the release-please PAT fix is not captured for future cross-repo reuse and the repo's documented maintenance process is skipped.

Useful? React with 👍 / 👎.

Loading