Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mjunaidca
/
taskforce
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Issues
10
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: mjunaidca/taskforce
Actions
All workflows
Workflows
Build & Deploy to Cloud
Build & Deploy to Cloud
Copilot code review
Copilot code review
SSO Platform Tests
SSO Platform Tests
TaskFlow API CI
TaskFlow API CI
TaskFlow CLI CI
TaskFlow CLI CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
222 workflow runs
222 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(api): implement ChatKit server with MCP integration
TaskFlow API CI
#21:
Pull request
#9
synchronize by
mjunaidca
20s
006-chat-server
006-chat-server
20s
View #9
View workflow file
Copilot code review
Copilot code review
#8:
by
Copilot
AI
5m 39s
refs/pull/10/head
refs/pull/10/head
5m 39s
Copilot code review
Copilot code review
#7:
by
Copilot
AI
7m 0s
refs/pull/9/head
refs/pull/9/head
7m 0s
feat(api): implement ChatKit server with MCP integration
TaskFlow API CI
#20:
Pull request
#9
opened by
mjunaidca
23s
006-chat-server
006-chat-server
23s
View #9
View workflow file
feat(web-dashboard): ChatKit UI Integration
TaskFlow API CI
#19:
Pull request
#8
synchronize by
mjunaidca
18s
005-chatkit-ui
005-chatkit-ui
18s
View #8
View workflow file
Copilot code review
Copilot code review
#6:
by
Copilot
AI
4m 59s
refs/pull/8/head
refs/pull/8/head
4m 59s
feat(web-dashboard): ChatKit UI Integration
TaskFlow API CI
#18:
Pull request
#8
opened by
mjunaidca
17s
005-chatkit-ui
005-chatkit-ui
17s
View #8
View workflow file
Copilot code review
Copilot code review
#5:
by
Copilot
AI
4m 41s
refs/pull/7/head
refs/pull/7/head
4m 41s
loggin update
TaskFlow API CI
#17:
Commit
35e81ce
pushed by
mjunaidca
19s
main
main
19s
View workflow file
Merge taskflow api pull request #5 from mjunaidca/003-backend-api
TaskFlow API CI
#16:
Commit
db5f375
pushed by
mjunaidca
20s
main
main
20s
View workflow file
Copilot code review
Copilot code review
#4:
by
Copilot
AI
2m 51s
refs/pull/5/head
refs/pull/5/head
2m 51s
update taskflow api
TaskFlow API CI
#15:
Pull request
#5
opened by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View #5
View workflow file
fix(api): convert 0 to None for assignee_id and parent_task_id
TaskFlow API CI
#14:
Commit
0c480af
pushed by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View #5
View workflow file
fix(api): comprehensive async SQLAlchemy MissingGreenlet fix
TaskFlow API CI
#13:
Commit
bdd92cb
pushed by
mjunaidca
22s
003-backend-api
003-backend-api
22s
View workflow file
fix(api): use mode='after' for datetime validator
TaskFlow API CI
#12:
Commit
48ea060
pushed by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View workflow file
fix(api): handle timezone-aware datetimes in task schemas
TaskFlow API CI
#11:
Commit
d0ea0c2
pushed by
mjunaidca
20s
003-backend-api
003-backend-api
20s
View workflow file
fix(api): properly fix MissingGreenlet by passing primitive IDs
TaskFlow API CI
#10:
Commit
e4babbb
pushed by
mjunaidca
16s
003-backend-api
003-backend-api
16s
View workflow file
fix(api): prevent MissingGreenlet errors across all routers
TaskFlow API CI
#9:
Commit
a30016d
pushed by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View workflow file
fix(api): resolve async SQLAlchemy MissingGreenlet error
TaskFlow API CI
#8:
Commit
fedcb98
pushed by
mjunaidca
18s
003-backend-api
003-backend-api
18s
View workflow file
Merge TaskFlow FastAPI Backend - Phase 2 Complete pull request #4 fro…
TaskFlow API CI
#7:
Commit
57d300d
pushed by
mjunaidca
19s
main
main
19s
View workflow file
feat(api): TaskFlow FastAPI Backend - Phase 2 Complete
TaskFlow API CI
#6:
Pull request
#4
synchronize by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View #4
View workflow file
style(api): apply ruff formatting
TaskFlow API CI
#5:
Commit
bec7b6b
pushed by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View #4
View workflow file
feat(api): TaskFlow FastAPI Backend - Phase 2 Complete
TaskFlow API CI
#4:
Pull request
#4
synchronize by
mjunaidca
20s
003-backend-api
003-backend-api
20s
View #4
View workflow file
fix(api): resolve ruff linting errors
TaskFlow API CI
#3:
Commit
2abf4cf
pushed by
mjunaidca
19s
003-backend-api
003-backend-api
19s
View workflow file
Copilot code review
Copilot code review
#3:
by
Copilot
AI
2m 48s
refs/pull/4/head
refs/pull/4/head
2m 48s
Previous
1
2
…
5
6
7
8
9
Next
You can’t perform that action at this time.