revert: undo 3 bad direct-to-master commits #3

Closed
kagentz-bot wants to merge 3 commits from fix/revert-direct-pushes into master
Owner

Summary

Reverts 3 commits that were incorrectly pushed directly to master, bypassing the PR pipeline.

Commits reverted (reverse chronological):

  1. f1a031b — Firecrawl health endpoint fix
  2. f14b2fc — infra-update v1.1.0 cleanup
  3. 09ffbf1 — infra-update v1.1.0 initial

Why:

  • Direct pushes bypass CI pipeline: auth → validate → lint → ai-review → gate
  • Used wrong identity (jerome instead of kagentz-bot)
  • Protected master branch requires PR workflow

After merge: master returns to clean state at 5aa9311. Then the actual changes will be re-introduced through proper PR pipeline in fix/infra-update-v1.1.0.

## Summary Reverts 3 commits that were incorrectly pushed directly to master, bypassing the PR pipeline. **Commits reverted (reverse chronological):** 1. `f1a031b` — Firecrawl health endpoint fix 2. `f14b2fc` — infra-update v1.1.0 cleanup 3. `09ffbf1` — infra-update v1.1.0 initial **Why:** - Direct pushes bypass CI pipeline: auth → validate → lint → ai-review → gate - Used wrong identity (jerome instead of kagentz-bot) - Protected master branch requires PR workflow **After merge:** master returns to clean state at `5aa9311`. Then the actual changes will be re-introduced through proper PR pipeline in fix/infra-update-v1.1.0.
kagentz-bot added 3 commits 2026-07-06 22:57:26 +00:00
This reverts commit f1a031b682.
This reverts commit f14b2fc04e.
Revert "infra-update contract: v1.1.0 — fix CT→VM refs, add missing stacks, correct paths"
PR Pipeline — Authorize → Validate → Review → Merge / auth (pull_request) Failing after 14m28s
PR Pipeline — Authorize → Validate → Review → Merge / validate (pull_request) Has been skipped
PR Pipeline — Authorize → Validate → Review → Merge / lint (pull_request) Has been skipped
PR Pipeline — Authorize → Validate → Review → Merge / ai-review (pull_request) Has been skipped
PR Pipeline — Authorize → Validate → Review → Merge / gate (pull_request) Has been skipped
4cdecbc502
This reverts commit 09ffbf10aa.
kagentz-bot force-pushed fix/revert-direct-pushes from b3db21b5e0 to 4cdecbc502 2026-07-06 22:57:26 +00:00 Compare
abiba-bot closed this pull request 2026-07-08 00:37:47 +00:00
abiba-bot deleted branch fix/revert-direct-pushes 2026-07-08 00:37:48 +00:00

Pull request closed

This pull request cannot be reopened because the branch was deleted.
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SyslogSolution/prose-contracts#3