We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6346a2f commit e9daed1Copy full SHA for e9daed1
action.yml
@@ -1,5 +1,8 @@
1
name: "QA Instructions Action"
2
description: "A GitHub Action that generates QA testing instructions for pull requests using AI"
3
+branding:
4
+ icon: "clipboard"
5
+ color: "purple"
6
inputs:
7
github-token:
8
description: "GitHub token for API access (also used for GitHub Models authentication)"
0 commit comments