Skip to content

chore: update repo refs + disable heartbeat auto-triggers#101

Open
spboyer wants to merge 5 commits intomainfrom
chore/fix-repo-refs-heartbeat
Open

chore: update repo refs + disable heartbeat auto-triggers#101
spboyer wants to merge 5 commits intomainfrom
chore/fix-repo-refs-heartbeat

Conversation

@spboyer
Copy link
Member

@spboyer 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

spboyer and others added 4 commits March 5, 2026 14:54
- 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>
Copilot AI review requested due to automatic review settings March 5, 2026 19:56
@github-actions github-actions bot enabled auto-merge (squash) March 5, 2026 19:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

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 from spboyer/waza to microsoft/waza.
  • Added multiple new .squad/log and .squad/orchestration-log entries capturing the 2026-03-05 pipeline activity.
  • Modified/introduced squad-heartbeat.yml to disable schedule/issue/PR triggers and retain workflow_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.
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.

3 participants