@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.
Files changed (78) hide show
  1. package/all/github-rulesets/base.json +64 -0
  2. package/all/github-rulesets/prevent-delete.json +25 -0
  3. package/all/github-rulesets/protect-tags.json +31 -0
  4. package/expo/github-rulesets/playwright.json +38 -0
  5. package/package.json +2 -2
  6. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  7. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  8. package/plugins/lisa/.codex-plugin/skills/lisa-setup-github-repo/SKILL.md +66 -0
  9. package/plugins/lisa/.codex-plugin/skills/lisa-setup-github-repo/agents/openai.yaml +4 -0
  10. package/plugins/lisa/commands/lisa/setup/github-repo.md +7 -0
  11. package/plugins/lisa/skills/lisa-setup-github-repo/SKILL.md +66 -0
  12. package/plugins/lisa/skills/lisa-setup-github-repo/agents/openai.yaml +4 -0
  13. package/plugins/lisa-agy/commands/lisa/setup/github-repo.md +7 -0
  14. package/plugins/lisa-agy/plugin.json +1 -1
  15. package/plugins/lisa-agy/skills/lisa-setup-github-repo/SKILL.md +66 -0
  16. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  17. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  18. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  19. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  20. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  22. package/plugins/lisa-copilot/commands/lisa/setup/github-repo.md +7 -0
  23. package/plugins/lisa-copilot/skills/lisa-setup-github-repo/SKILL.md +66 -0
  24. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  25. package/plugins/lisa-cursor/commands/lisa/setup/github-repo.md +7 -0
  26. package/plugins/lisa-cursor/skills/lisa-setup-github-repo/SKILL.md +66 -0
  27. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  28. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  29. package/plugins/lisa-expo-agy/plugin.json +1 -1
  30. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  31. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  32. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  33. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  34. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  35. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  36. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  37. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  38. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  39. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  40. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  42. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  43. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  44. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  45. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  47. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  48. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  49. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  50. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  52. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  53. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  54. package/plugins/lisa-rails-agy/plugin.json +1 -1
  55. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  57. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  58. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  59. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  60. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  62. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  63. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  64. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  65. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  66. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  67. package/plugins/src/base/commands/lisa/setup/github-repo.md +7 -0
  68. package/plugins/src/base/skills/lisa-setup-github-repo/SKILL.md +66 -0
  69. package/rails/github-rulesets/quality-checks.json +51 -0
  70. package/scripts/cleanup-github-branches.sh +96 -72
  71. package/scripts/cleanup-local-merged-branches.sh +110 -0
  72. package/scripts/cleanup-worktrees.sh +222 -0
  73. package/scripts/lisa-github-repo-settings.sh +152 -0
  74. package/scripts/lisa-github-repo-setup.sh +73 -0
  75. package/scripts/lisa-github-rulesets.sh +612 -0
  76. package/scripts/setup-deploy-key.sh +62 -2
  77. package/typescript/github-rulesets/quality-checks.json +67 -0
  78. 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
- }