-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description:
Request to develop a Backstage plugin for Dr Droid Playbooks that allows users to create, update, and execute playbooks from within the Backstage developer portal. The plugin should integrate with Backstage Identity to control user permissions and provide seamless context passing between Backstage and Playbooks.
Requirements:
- Authentication & Authorization:
- Utilize Backstage Identity to authenticate users.
- Implement role-based access control (RBAC) to determine user permissions for playbook actions.
- Playbook Management:
- Allow users to create new playbooks.
- Enable updating and modifying existing playbooks.
- Provide a UI for listing available playbooks and their statuses.
- Context Passing & Execution:
- Allow linking previously executed playbooks for reference.
- Pass contextual data from Backstage to the Playbook execution.
- Execute playbooks from Backstage with relevant parameters.
- UI & UX Considerations:
- Intuitive Backstage UI component for playbook selection and execution.
- Display execution history, logs, and status updates.
- Expected Benefits:
- Seamless integration of Playbooks into Backstage.
- Improved access control and security through Backstage Identity.
- Efficient workflow automation with contextual playbook execution.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request