We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02d37bf + e9daed1 commit 40c1879Copy full SHA for 40c1879
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