You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Creates `CLAUDE.md` symlink to `AGENTS.md` for Claude Code instructions
108
+
- Creates `.goosehints` symlink to `AGENTS.md` for Goose agent instructions
109
+
- Creates `.github/copilot-instructions.md` symlink to `AGENTS.md` for GitHub Copilot instructions
110
+
111
+
2.**GitHub Repository Setup** (`setup-gh`):
112
+
- Adds repository topics for discoverability (`monarchinitiative,ai4curation`)
113
+
- Configures repository secrets from your environment variables (PAT_FOR_PR, ANTHROPIC_API_KEY, etc.)
100
114
101
115
# FAQ
102
116
@@ -110,3 +124,4 @@ Error: Failed to setup GitHub token: Error: Workflow validation failed. The work
110
124
If you instead wish to use this action with a custom GitHub token or custom GitHub app, provide a `github_token` in the `uses` section of the app in your workflow yml file.
0 commit comments