Skip to content

Commit da281ec

Browse files
committed
fixing just
1 parent 83213d3 commit da281ec

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

ai.just

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ goosehints:
44
copilot-instructions:
55
[ -f .github/copilot-instructions.md ] || cd .github && ln -s ../CLAUDE.md copilot-instructions.md
66

7-
setup-ai: setup-ai-instructions
7+
setup-ai: setup-ai-instructions setup-gh
88

99
setup-ai-instructions: goosehints copilot-instructions
1010

11+
setup-gh: gh-add-topics gh-add-secrets
12+
1113
gh-add-topics:
1214
gh repo edit --add-topic "monarchinitiative,ai4curation"
1315

template/ai.just

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ goosehints:
44
copilot-instructions:
55
[ -f .github/copilot-instructions.md ] || cd .github && ln -s ../CLAUDE.md copilot-instructions.md
66

7-
setup-ai: setup-ai-instructions
7+
setup-ai: setup-ai-instructions setup-gh
88

99
setup-ai-instructions: goosehints copilot-instructions
1010

11+
setup-gh: gh-add-topics gh-add-secrets
12+
1113
gh-add-topics:
1214
gh repo edit --add-topic "monarchinitiative,ai4curation"
1315

0 commit comments

Comments
 (0)