Skip to content

Remove Tyler, Justin, Casey, and Lucas from the people list - #517

Merged
redreceipt merged 1 commit into
mainfrom
remove-departed-people
Aug 31, 2026
Merged

Remove Tyler, Justin, Casey, and Lucas from the people list#517
redreceipt merged 1 commit into
mainfrom
remove-departed-people

Conversation

@redreceipt

@redreceipt redreceipt commented Aug 31, 2026

Copy link
Copy Markdown
Member

Issue

Tyler, Justin, Casey, and Lucas should no longer appear in the Bug Board people roster.

Solution

Removed their config.yml people entries. They were unassigned, so platform ownership is unchanged.

To Test

  • /team/tyler, /team/justin, /team/casey, and /team/lucas return 404
  • remaining people such as /team/michael still load
  • Show everyone on /team no longer includes those four names

Proof

Live gunicorn on 127.0.0.1:8060 at head 2eccfd5:

tyler 404
justin 404
casey 404
lucas 404
michael 200
david 200
zach 200

Removed person page (/team/tyler):

Removed person page returns 404

Remaining person page (/team/michael) still loads:

Remaining person page still loads

They should no longer appear on person pages, team metrics, or Slack notifications.

Co-authored-by: Cursor <[email protected]>
Copilot AI lite review requested due to automatic review settings August 31, 2026 14:31
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T14:33:17.838443Z 2eccfd5 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes former team members from Bug Board’s people roster configuration so they no longer appear in the /team views and their /team/<slug> pages return 404 via the existing “missing person” behavior in app.py.

Changes:

  • Deleted people entries for lucas, tyler, casey, and justin from config.yml.
  • Leaves platform ownership and other config sections unchanged.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@redreceipt
redreceipt temporarily deployed to bug-board-remove-depart-lqsifn August 31, 2026 14:33 Inactive
@redreceipt
redreceipt enabled auto-merge (squash) August 31, 2026 14:33
@redreceipt
redreceipt disabled auto-merge August 31, 2026 14:35
@redreceipt
redreceipt merged commit 4346300 into main Aug 31, 2026
6 checks passed
@redreceipt
redreceipt deleted the remove-departed-people branch August 31, 2026 14:35
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.

2 participants