Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Generate PR Description workflow #18

Merged
merged 7 commits into from
Sep 18, 2023

Conversation

mkarle
Copy link
Contributor

@mkarle mkarle commented Sep 18, 2023

This adds a PR comment-triggered workflow that uses the action mkarle/skonsole-generate-pr-description. That action uses mkarle/pr-update to update the PR.
To use, create a comment on a PR with:
/sk generate-pr-description <suffix(default) | prefix | replace>
Since it's triggered from a pull request comment, it only runs if it's in the default branch of the repo. See this PR for an example of it working.

You'll need to add the following environment variables to the repo:

  • variable: AZURE_OPENAI_CHAT_DEPLOYMENT_NAME
  • secret: AZURE_OPENAI_API_ENDPOINT
  • secret: AZURE_OPENAI_API_KEY

@lemillermicrosoft lemillermicrosoft merged commit 8145ea0 into lemillermicrosoft:main Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants