[PR #313] [MERGED] chore: use deterministic changeset filename for debugger assets #317

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-py/pull/313
Author: @adrianlyjak
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @adrianlyjak

Base: mainHead: claude/deterministic-changeset-file-G4pI7


📝 Commits (1)

  • 22e2bdd chore: use deterministic changeset filename for debugger assets

📊 Changes

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

View changed files

📝 .changeset/update-debugger-assets.md (+0 -0)
📝 .github/workflows/update_debugger_assets.yml (+2 -2)

📄 Description

Change the debugger asset update workflow to use a fixed filename (.changeset/update-debugger-assets.md) instead of a timestamp-based one. This ensures multiple updates accumulate into a single changelog entry with the latest contents, rather than creating separate entries for each update.

https://claude.ai/code/session_018SR5swLkGS4mVgY8RUR9iP


🔄 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/313 **Author:** [@adrianlyjak](https://github.com/adrianlyjak) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@adrianlyjak](https://github.com/adrianlyjak) **Base:** `main` ← **Head:** `claude/deterministic-changeset-file-G4pI7` --- ### 📝 Commits (1) - [`22e2bdd`](https://github.com/run-llama/workflows-py/commit/22e2bdd53843ce516a714bc6eaa1e49b4a02ecc4) chore: use deterministic changeset filename for debugger assets ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.changeset/update-debugger-assets.md` (+0 -0) 📝 `.github/workflows/update_debugger_assets.yml` (+2 -2) </details> ### 📄 Description Change the debugger asset update workflow to use a fixed filename (.changeset/update-debugger-assets.md) instead of a timestamp-based one. This ensures multiple updates accumulate into a single changelog entry with the latest contents, rather than creating separate entries for each update. https://claude.ai/code/session_018SR5swLkGS4mVgY8RUR9iP --- <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:17:13 -05:00
yindo closed this issue 2026-02-16 02:17:13 -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#317