We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b5c907 commit 88f13dfCopy full SHA for 88f13df
1 file changed
action.yml
@@ -57,6 +57,10 @@ inputs:
57
(https://microsoft.github.io/genaiscript/reference/github-actions/#github\
58
-models-permissions)."
59
required: false
60
+ github_issue:
61
+ description: "GitHub issue number to analyze. If not provided, the action will\
62
+ \ analyze the current pull request."
63
+ required: false
64
video_url:
65
description: "Direct video URL to analyze (alternative to extracting from issue body)"
66
0 commit comments