cedricve/Create GitHub Issue with LLM-Generated User Story

Create a GitHub issue with a complete user story generated using (Azure) OpenAI and ChatGPT.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for authentication.yes
openai_api_keyAPI key for OpenAI services.no""
azure_openai_api_keyAPI key for Azure OpenAI services.no""
openai_modelOpenAI model for chat/completions endpoint.nogpt-4o-mini
azure_openai_endpointAzure OpenAI endpoint URL.no""
azure_openai_versionAzure OpenAI API version.no""
issue_titleTitle for the GitHub issue.yes
issue_descriptionBrief description of the feature or user story to generate.yes
complexityComplexity level of the user story (e.g., Low, Medium, High).noMedium
durationEstimated duration for the user story (e.g., 1 day, 1 week, 2 weeks).no1 week
max_tokensMax number of tokens for the prompt.no2000
temperatureModel creativity level (higher = more creative).no0.6
labelsComma-separated list of labels to add to the issue.no""
assigneesComma-separated list of GitHub usernames to assign to the issue.no""

no outputs