Self-service OctoPerf offboarding via a page and Jira
Build a workflow fronted by a page where a requester submits the OctoPerf user to remove. Create a Jira ticket to track the request, then call the OctoPerf API to remove the user from the relevant workspace(s) and update the ticket with progress and outcome. Validate the user exists, handle already-removed users, and surface errors. Output the removal status and Jira tracking link.
What this prompt builds
Remove OctoPerf users through an interactive page with Jira tracking the request end to end.
The problem
Removing OctoPerf access is a manual admin step that's easy to forget when someone leaves a project, leaving stale accounts on a paid platform. Requests also lack tracking.
Solution and impact
This workflow lets anyone submit an OctoPerf removal via a page, manages the request, and tracks progress in Jira. Offboarding is self-service and fully recorded, so access is reclaimed reliably.