Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
nomadbitcoin opened this issue Aug 21, 2024 · 0 comments
Open
2 tasks
Assignees

Comments

@nomadbitcoin
Copy link
Contributor

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"
@nomadbitcoin nomadbitcoin converted this from a draft issue Aug 21, 2024
@Guboehm Guboehm moved this from Todo to In Progress in Community Board Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants