- url: /home/rmaneschi/projects/gitroot/app/testsuite/../plugins/ladybug/ladybug-0.0.1.wasm name: ladybug active: true run: - path: issues/**/*.md|!issues/close/*.md branch: - "*" when: - add - mod write: git: - path: issues/**/*.md|!issues/close can: - mod web: [] configuration: metadata: - default: autogenerated mandatory: true name: id type: crc16 - default: 50.0 mandatory: true name: priority type: int - default: null mandatory: false name: assignee type: user - default: triage mandatory: false name: status type: string - default: issue mandatory: false name: kind type: string - path: issues/close/*.md branch: - "*" when: - add - mod write: git: - path: issues/close/**/*.md can: - mod web: [] configuration: metadata: - default: close mandatory: true name: status type: string - url: /home/rmaneschi/projects/gitroot/app/testsuite/../plugins/silo/silo-0.0.1.wasm name: silo active: true run: - path: "**/*" branch: - main when: - add - mod - del write: git: - path: boards/*.md can: - add - mod - del - append web: [] configuration: boards: - description: "This file provides an overview of the direction this project is heading.\n\n> When it is obvious that the goals cannot be reached, donβt adjust the goals, adjust the action steps.\n\n_[Confucius](https://en.wikipedia.org/wiki/Confucius)_\n\n## List" for: "**/*.md" format: table paginator: 0.0 selects: - "priority: (\\d+)" sort: title sortOrder: asc tableHeader: "| | priority |" title: Roadmaps to: boards/roadmap.md where: "kind: 'roadmap'" - description: "" for: "**/*|!.gitroot/**|!**/*.wasm|!boards/todos.md" format: embed paginator: 0.0 selects: [] sort: file sortOrder: asc tableHeader: "" title: Todo is lie to: boards/todos.md where: // TODO - description: |- All [New](./triage.md) [Closed](./closed.md) for: "issues/*.md" format: table paginator: 50 selects: - "status: (.*)" - "priority: (\\d+)" sort: select[1] sortOrder: desc tableHeader: "| | status | priority |" title: All Issues to: boards/issues.md where: "kind: issue" - description: "[All](./issues.md)\nNew\n[Closed](./closed.md)" for: "**/*.md" format: list paginator: 10.0 selects: [] sort: "" sortOrder: asc tableHeader: "" title: New Issues to: boards/triage.md where: "status: triage" - description: "[All](./issues.md)\n[New](./triage.md)\nClosed\n" for: "issues/close/**/*.md" format: table paginator: 50 selects: - "status: (.*)" - "priority: (\\d+)" sort: select[1] sortOrder: desc tableHeader: "| | status | priority |" title: Closed Issues to: boards/closed.md - url: /home/rmaneschi/projects/gitroot/app/testsuite/../plugins/grafter/grafter-0.0.1.wasm name: grafter active: true run: - path: "**/*" branch: - "*" when: - add - mod - del write: git: - path: "**/*" can: - add - mod - del - append web: [] configuration: defaultTargetBranch: main - url: /home/rmaneschi/projects/gitroot/app/testsuite/../plugins/apex/apex-0.0.1.wasm name: apex active: true run: - path: "**/*" branch: - main when: - add - mod - del write: git: - path: index.md can: - add web: - path: "**/*" can: - add - mod - del - append configuration: &apexConf header:
Start with git clone ssh://127.0.0.1:4545
π