chore: update repo refs + disable heartbeat auto-triggers#101
Open
chore: update repo refs + disable heartbeat auto-triggers#101
Conversation
Member
spboyer
commented
Mar 5, 2026
- Updates 10 .squad/ files: spboyer/waza -> microsoft/waza
- Comments out schedule, issues, and pull_request triggers in squad-heartbeat.yml
- Keeps workflow_dispatch for manual runs
- Add decision entry (2026-03-05): Token Diff Distribution Strategy (Issue #81) - Approved: CLI-first architecture with optional thin wrapper action - Implementation: `waza tokens diff` command + `.github/actions/token-diff` - Rationale: Serves all users (GitHub, non-GitHub CI, azd) without vendor lock-in - Add session log: 2026-03-05T00-26-rusty-token-diff-design.md - Outcome: CLI + wrapper recommendation - Key design choices documented - Related Issue #81 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Merge 3 inbox decisions into decisions.md; delete inbox files - Write orchestration log for 4 waves (triage, CI guide, PR gen, verification) - Create session log documenting full pipeline activation across 7 agents - Captured: PR reviews, issue triage, multi-platform CI/CD guide, 5 new feature PRs - Status: 3 PRs approved, 1 rebased, 2 follow-ups in flight; no blockers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…tbeat auto-triggers - Updated 10 .squad/ files referencing old personal repo - Commented out schedule, issues, and pull_request triggers in squad-heartbeat.yml - Kept workflow_dispatch for manual runs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates internal Squad documentation/logs to point at the microsoft/waza repo and disables automated triggers for the Squad Heartbeat workflow while keeping manual execution.
Changes:
- Updated several
.squad/references fromspboyer/wazatomicrosoft/waza. - Added multiple new
.squad/logand.squad/orchestration-logentries capturing the 2026-03-05 pipeline activity. - Modified/introduced
squad-heartbeat.ymlto disable schedule/issue/PR triggers and retainworkflow_dispatch.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| .squad/team.md | Updates canonical repo reference to microsoft/waza. |
| .squad/orchestration-log/2026-03-05T00-37-pipeline-wave-1.md | Adds Wave 1 orchestration log entry. |
| .squad/orchestration-log/2026-03-05T00-37-pipeline-wave-2.md | Adds Wave 2 orchestration log entry. |
| .squad/orchestration-log/2026-03-05T00-37-pipeline-wave-3.md | Adds Wave 3 orchestration log entry. |
| .squad/orchestration-log/2026-03-05T00-37-pipeline-wave-4.md | Adds Wave 4 orchestration log entry. |
| .squad/log/2026-03-05T00-36-issue-assignment-pipeline.md | Adds session log for pipeline activation directive. |
| .squad/log/2026-03-05T00-36-full-pipeline-activation.md | Adds full pipeline activation summary log. |
| .squad/log/2026-03-05T00-26-rusty-token-diff-design.md | Adds token diff distribution strategy session log. |
| .squad/log/2026-02-21-pr303-merge.md | Updates PR link to microsoft/waza. |
| .squad/decisions.md | Appends decisions captured on 2026-03-05 (token diff strategy, model/workflow directive, etc.). |
| .squad/agents/turk/history.md | Updates repo reference to microsoft/waza. |
| .squad/agents/turk/charter.md | Updates team repo reference to microsoft/waza. |
| .squad/agents/scribe/history.md | Updates repo reference to microsoft/waza. |
| .squad/agents/saul/history.md | Updates repo reference to microsoft/waza. |
| .squad/agents/rusty/history.md | Updates repo reference and adds new history entries. |
| .squad/agents/livingston/history.md | Updates repo reference and appends Issue #89 completion notes. |
| .squad/agents/linus/history.md | Adds Linus agent history file pointing at microsoft/waza. |
| .squad/agents/basher/history.md | Updates repo reference to microsoft/waza. |
| .github/workflows/squad-heartbeat.yml | Disables automatic triggers; keeps manual run entrypoint. |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
chlowell
pushed a commit
to chlowell/waza
that referenced
this pull request
Mar 5, 2026
…nums for other string values. microsoft#101 Long-term, it might be nice to reconsider this abstraction but, today, it's just obscuring where data is coming from, and what the range of "string" fields truly is. This is a pretty minor change, but it flows throughout the codebase. There were also other "string" fields which were used programmatically, like 'status', which have been changed into enums as well. Also, some additional build artifacts were checked in, so I removed them.
wbreza
approved these changes
Mar 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.