Skip to content

Create Firebase Function Endpoint to Move Task to "In Progress" #231

@nomadbitcoin

Description

@nomadbitcoin

We need a Firebase function endpoint that automatically adds the user who applied as assignee and move the issue in our Kanban board.

  1. Move Task to "In Progress":

    • If all checks are passed (User has Github connected and context required) update the task status in the Kanban board by moving it to the "In Progress" column.
  2. Update task list":

    • Call the fetchAndStoreIssues function and ensure the task is no longer being showed as "ToDo"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions