Skip to content

chore: enforce no direct push to main, squash-merge-only#44

Merged
sbroenne merged 2 commits intomainfrom
chore/enforce-no-direct-main-push
Feb 26, 2026
Merged

chore: enforce no direct push to main, squash-merge-only#44
sbroenne merged 2 commits intomainfrom
chore/enforce-no-direct-main-push

Conversation

@sbroenne
Copy link
Owner

Enforces branch protection rules in both tooling and documentation.

  • Add hard ⛔ rule to .github/copilot-instructions.md\ as the first section so GitHub Copilot sees it in every session — covers no direct push to main and squash-merge-only
  • Add the same rule as a top callout in \CONTRIBUTING.md\ for human contributors
  • Branch protection ruleset 13260767 active: blocks direct pushes, force pushes, deletions, and non-squash merges

Stefan Broenner added 2 commits February 26, 2026 07:46
…TRIBUTING

- Add hard ⛔ rule to .github/copilot-instructions.md as the first section
  so GitHub Copilot sees it in every session
- Add the same rule as a top callout in CONTRIBUTING.md for human contributors
- Branch protection ruleset ID 13260767 is now active on GitHub, blocking
  direct pushes and merges to main
@sbroenne sbroenne merged commit e470956 into main Feb 26, 2026
1 check failed
@sbroenne sbroenne deleted the chore/enforce-no-direct-main-push branch February 26, 2026 06:49
@sbroenne sbroenne mentioned this pull request Feb 26, 2026
sbroenne added a commit that referenced this pull request Feb 26, 2026
Bumps version to **0.3.0**.

## What's new since v0.2.0

### ✨ New Features
- **Outlook host** — 22 tools (emails, calendar, contacts, folders,
attachments, search, flags, drafts), dedicated agent, 4 skills, manifest
(#45)
- **Word document orchestrator** — planner→worker pattern with deep/fast
modes, \submit_document_plan\ tool, Word expanded to 35 tools (#45)
- **PowerPoint expanded** — 24 tools, 4 new skills (deck-builder,
formatting, redesign, presentation), improved \get_slide_image\ with
region cropping (#45)
- **WorkIQ integration** — MCP stdio transport, workiqModel setting, UI
toggle in ChatHeader (#45)
- **MCP servers** — stdio/npx MCP server support + npm skill packages as
internal tools (#41)
- **Electron tray app** — system tray with single-instance lock,
production server, installer packaging (#43)
- **Session history** — persistent conversation history with restore
picker (#43)
- **Permissions flow** — interactive approve/deny permission UI (#43)
- **Auto-scroll** — chat thread stays pinned to newest content (#43)
- **Thinking indicator** — dynamic text from \ eport_intent\ and tool
execution phase (#34, #37)
- **Custom agents & skills** — ZIP import/export, management dialogs
(#29, #38)
- **Host-scoped skills** — skills filtered by current Office host (#40)

### 🔒 Security
- bump rollup 4.58.0 → 4.59.0 (Arbitrary File Write CVE) (#46)
- bump hono 4.12.0 → 4.12.3 (Auth Bypass CVE) (#46)

### 🛠 Other
- Added \start:desktop:excel/ppt/word/outlook\ convenience scripts
- Branch protection + squash-merge-only policy enforced (#44)
- 458/458 integration tests passing; E2E: Excel ~187, PPT ~13, Word ~12,
Outlook ~9

Co-authored-by: Stefan Broenner <stefan.broenner@microsoft.comm>
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.

1 participant