Migrate all repos into monorepo context folders
Bahn: aisupport, Analyse-O2C-C2S, awesome-bahn-mcp-servers, beam-mcp,
Confluence_Bot, db-planet-mcp-server, O2C-Harness, project-audit,
Projekt-KIQ-HP, teamlandkarte-mcp
Dhive: Jury-Voting
Privat: CV, NoteGraph (NOTE: NoteGraph needs complete redo after consolidation)
Shared: AI-Orchestrator, OrgMyLife, power_skills_and_more
Shared/references: symphony (read-only)
Bahn repos remain available as independent remotes - this monorepo
pulls them in via subtree, the originals are untouched.
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"id": 2791,
|
||||
"name": "TTT Klärungsthemen",
|
||||
"type": "kanban",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/agile/1.0/board/2791/configuration",
|
||||
"filter": {
|
||||
"id": "55048",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/api/2/filter/55048"
|
||||
},
|
||||
"subQuery": {
|
||||
"query": "fixVersion in unreleasedVersions() OR fixVersion is EMPTY"
|
||||
},
|
||||
"columnConfig": {
|
||||
"columns": [
|
||||
{
|
||||
"name": "Backlog",
|
||||
"statuses": [
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Zu erledigen",
|
||||
"statuses": [
|
||||
{
|
||||
"id": "1",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/api/2/status/1"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "In Bearbeitung",
|
||||
"statuses": [
|
||||
{
|
||||
"id": "3",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/api/2/status/3"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Blockiert",
|
||||
"statuses": [
|
||||
{
|
||||
"id": "15409",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/api/2/status/15409"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Follow-up ausstehend",
|
||||
"statuses": [
|
||||
{
|
||||
"id": "11700",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/api/2/status/11700"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Fertig",
|
||||
"statuses": [
|
||||
{
|
||||
"id": "10001",
|
||||
"self": "https://arija.jaas.service.deutschebahn.com/rest/api/2/status/10001"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"constraintType": "issueCount"
|
||||
},
|
||||
"ranking": {
|
||||
"rankCustomFieldId": 10005
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user