@codyswann/lisa 2.195.8 โ 2.196.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/all/github-rulesets/base.json +64 -0
- package/all/github-rulesets/prevent-delete.json +25 -0
- package/all/github-rulesets/protect-tags.json +31 -0
- package/expo/github-rulesets/playwright.json +38 -0
- package/package.json +2 -2
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-setup-github-repo/SKILL.md +66 -0
- package/plugins/lisa/.codex-plugin/skills/lisa-setup-github-repo/agents/openai.yaml +4 -0
- package/plugins/lisa/commands/lisa/setup/github-repo.md +7 -0
- package/plugins/lisa/skills/lisa-setup-github-repo/SKILL.md +66 -0
- package/plugins/lisa/skills/lisa-setup-github-repo/agents/openai.yaml +4 -0
- package/plugins/lisa-agy/commands/lisa/setup/github-repo.md +7 -0
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-setup-github-repo/SKILL.md +66 -0
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/commands/lisa/setup/github-repo.md +7 -0
- package/plugins/lisa-copilot/skills/lisa-setup-github-repo/SKILL.md +66 -0
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/commands/lisa/setup/github-repo.md +7 -0
- package/plugins/lisa-cursor/skills/lisa-setup-github-repo/SKILL.md +66 -0
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/commands/lisa/setup/github-repo.md +7 -0
- package/plugins/src/base/skills/lisa-setup-github-repo/SKILL.md +66 -0
- package/rails/github-rulesets/quality-checks.json +51 -0
- package/scripts/cleanup-github-branches.sh +96 -72
- package/scripts/cleanup-local-merged-branches.sh +110 -0
- package/scripts/cleanup-worktrees.sh +222 -0
- package/scripts/lisa-github-repo-settings.sh +152 -0
- package/scripts/lisa-github-repo-setup.sh +73 -0
- package/scripts/lisa-github-rulesets.sh +612 -0
- package/scripts/setup-deploy-key.sh +62 -2
- package/typescript/github-rulesets/quality-checks.json +67 -0
- package/typescript/github-rulesets/base.json +0 -33
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "quality checks",
|
|
3
|
+
"target": "branch",
|
|
4
|
+
"enforcement": "active",
|
|
5
|
+
"conditions": {
|
|
6
|
+
"ref_name": {
|
|
7
|
+
"exclude": [],
|
|
8
|
+
"include": [
|
|
9
|
+
"~DEFAULT_BRANCH",
|
|
10
|
+
"refs/heads/dev",
|
|
11
|
+
"refs/heads/staging",
|
|
12
|
+
"refs/heads/main"
|
|
13
|
+
]
|
|
14
|
+
}
|
|
15
|
+
},
|
|
16
|
+
"bypass_actors": [
|
|
17
|
+
{
|
|
18
|
+
"actor_id": null,
|
|
19
|
+
"actor_type": "DeployKey",
|
|
20
|
+
"bypass_mode": "always"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"actor_id": 5,
|
|
24
|
+
"actor_type": "RepositoryRole",
|
|
25
|
+
"bypass_mode": "always"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"rules": [
|
|
29
|
+
{
|
|
30
|
+
"type": "required_status_checks",
|
|
31
|
+
"parameters": {
|
|
32
|
+
"strict_required_status_checks_policy": false,
|
|
33
|
+
"do_not_enforce_on_create": true,
|
|
34
|
+
"required_status_checks": [
|
|
35
|
+
{
|
|
36
|
+
"context": "๐ Quality Checks / ๐งน Lint",
|
|
37
|
+
"integration_id": 15368
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"context": "๐ Quality Checks / ๐ Type Check",
|
|
41
|
+
"integration_id": 15368
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"context": "๐ Quality Checks / ๐๏ธ Build",
|
|
45
|
+
"integration_id": 15368
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"context": "๐ Quality Checks / ๐ Check Formatting",
|
|
49
|
+
"integration_id": 15368
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"context": "๐ Quality Checks / ๐ Security Scan",
|
|
53
|
+
"integration_id": 15368
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"context": "๐ Quality Checks / ๐งช Run Unit Tests",
|
|
57
|
+
"integration_id": 15368
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"context": "๐ Quality Checks / ๐งช Run Integration Tests",
|
|
61
|
+
"integration_id": 15368
|
|
62
|
+
}
|
|
63
|
+
]
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
]
|
|
67
|
+
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "base",
|
|
3
|
-
"target": "branch",
|
|
4
|
-
"enforcement": "active",
|
|
5
|
-
"conditions": {
|
|
6
|
-
"ref_name": {
|
|
7
|
-
"exclude": [],
|
|
8
|
-
"include": [
|
|
9
|
-
"~DEFAULT_BRANCH",
|
|
10
|
-
"refs/heads/dev",
|
|
11
|
-
"refs/heads/staging"
|
|
12
|
-
]
|
|
13
|
-
}
|
|
14
|
-
},
|
|
15
|
-
"rules": [
|
|
16
|
-
{
|
|
17
|
-
"type": "deletion"
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
"type": "non_fast_forward"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"type": "pull_request",
|
|
24
|
-
"parameters": {
|
|
25
|
-
"required_approving_review_count": 0,
|
|
26
|
-
"dismiss_stale_reviews_on_push": false,
|
|
27
|
-
"require_code_owner_review": false,
|
|
28
|
-
"require_last_push_approval": false,
|
|
29
|
-
"required_review_thread_resolution": true
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
]
|
|
33
|
-
}
|