{
"type": "task.created",
"data": {
"task": {
"id": 2,
"token": "abc123xyz",
"title": "Ignore disabled repos when trying to auto-select the first repo option in task creation",
"items": [
{
"type": "origin",
"data": {
"orgId": 1
}
},
{
"type": "message",
"data": {
"content": "In the file named `TaskCreate.tsx`, when we are trying to use `setValue` on the first repository option, we should ignore disabled repository options."
}
}
]
},
"repo": {
"id": 1,
"name": "monorepo",
"is_private": true
},
"org": {
"id": 1,
"name": "automa",
"provider_type": "github"
}
}
}
{
"type": "task.created",
"data": {
"task": {
"id": 2,
"token": "abc123xyz",
"title": "Ignore disabled repos when trying to auto-select the first repo option in task creation",
"items": [
{
"type": "origin",
"data": {
"orgId": 1
}
},
{
"type": "message",
"data": {
"content": "In the file named `TaskCreate.tsx`, when we are trying to use `setValue` on the first repository option, we should ignore disabled repository options."
}
}
]
},
"repo": {
"id": 1,
"name": "monorepo",
"is_private": true
},
"org": {
"id": 1,
"name": "automa",
"provider_type": "github"
}
}
}
Show properties
Show items
{
"type": "task.created",
"data": {
"task": {
"id": 2,
"token": "abc123xyz",
"title": "Ignore disabled repos when trying to auto-select the first repo option in task creation",
"items": [
{
"type": "origin",
"data": {
"orgId": 1
}
},
{
"type": "message",
"data": {
"content": "In the file named `TaskCreate.tsx`, when we are trying to use `setValue` on the first repository option, we should ignore disabled repository options."
}
}
]
},
"repo": {
"id": 1,
"name": "monorepo",
"is_private": true
},
"org": {
"id": 1,
"name": "automa",
"provider_type": "github"
}
}
}