[PR #1439] [MERGED] chore(ci): rename vault-ci.yml → staffml-validate-vault.yml #8203

Closed
opened 2026-04-27 17:31:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1439
Author: @profvjreddi
Created: 4/22/2026
Status: Merged
Merged: 4/22/2026
Merged by: @profvjreddi

Base: devHead: chore/rename-vault-ci


📝 Commits (1)

  • 3f9b044 chore(ci): rename vault-ci.yml → staffml-validate-vault.yml

📊 Changes

4 files changed (+15 additions, -11 deletions)

View changed files

📝 .github/workflows/staffml-validate-vault.yml (+10 -6)
📝 interviews/vault-cli/scripts/check_registry_append_only.py (+1 -1)
📝 interviews/vault/ARCHITECTURE.md (+2 -2)
📝 interviews/vault/TESTING.md (+2 -2)

📄 Description

Brings the last outlier workflow file into the repo-wide <cluster>-<verb>-<scope>.yml convention. Direct sibling of staffml-validate-dev.yml — same verb, different scope.

  • Filename: vault-ci.ymlstaffml-validate-vault.yml
  • Display name: '🎯 StaffML · 🔎 Vault CI''🎯 StaffML · ✅ Validate (Vault)'
  • Updated refs in ARCHITECTURE.md, TESTING.md, check_registry_append_only.py
  • Branch protection unaffected (GitHub matches on workflow name field, not filename)

Surveyed rest of workflow catalog; no other naming improvements needed. Full list in commit message.


🔄 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/harvard-edge/cs249r_book/pull/1439 **Author:** [@profvjreddi](https://github.com/profvjreddi) **Created:** 4/22/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chore/rename-vault-ci` --- ### 📝 Commits (1) - [`3f9b044`](https://github.com/harvard-edge/cs249r_book/commit/3f9b044b311b3b24b74f942aaa91666405c3aa56) chore(ci): rename vault-ci.yml → staffml-validate-vault.yml ### 📊 Changes **4 files changed** (+15 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/staffml-validate-vault.yml` (+10 -6) 📝 `interviews/vault-cli/scripts/check_registry_append_only.py` (+1 -1) 📝 `interviews/vault/ARCHITECTURE.md` (+2 -2) 📝 `interviews/vault/TESTING.md` (+2 -2) </details> ### 📄 Description Brings the last outlier workflow file into the repo-wide `<cluster>-<verb>-<scope>.yml` convention. Direct sibling of `staffml-validate-dev.yml` — same verb, different scope. - Filename: `vault-ci.yml` → `staffml-validate-vault.yml` - Display name: `'🎯 StaffML · 🔎 Vault CI'` → `'🎯 StaffML · ✅ Validate (Vault)'` - Updated refs in ARCHITECTURE.md, TESTING.md, check_registry_append_only.py - Branch protection unaffected (GitHub matches on workflow name field, not filename) Surveyed rest of workflow catalog; no other naming improvements needed. Full list in commit message. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 17:31:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#8203