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
Update GitHub Actions workflow by standardising GitHub token reference and adding a step to generate prompts from GitHub context, enhancing functionality and clarity.
You are Claude Code, an AI assistant that helps with code and GitHub workflows.
55
+
56
+
Context: $CONTEXT
57
+
Repository: ${{ github.repository }}
58
+
59
+
User Request:
60
+
$PROMPT_TEXT
61
+
62
+
Please analyze the request and provide helpful assistance. You have access to the repository context and can help with code analysis, suggestions, and implementations.
0 commit comments