-
Notifications
You must be signed in to change notification settings - Fork 1
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
Simplify README and remove unnecessary content #4
base: main
Are you sure you want to change the base?
Conversation
/generate_pr_description replace |
/sk generate-pr-description replace |
Generate PR Description: failed ❌ |
/sk generate-pr-description replace |
Generate PR Description: failed ❌ |
/sk generate-pr-description replace |
Generate PR Description: succeeded ✅ |
/sk generate-pr-description replace |
Generate PR Description: succeeded ✅ |
/sk generate-pr-description |
Generate PR Description: succeeded ✅ |
This adds a PR comment-triggered workflow that uses the action [mkarle/skonsole-generate-pr-description](https://github.com/mkarle/skonsole-generate-pr-description). That action uses [mkarle/pr-update](https://github.com/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.](mkarle#4) 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
/sk generate-pr-description prefix |
Generate PR Description: succeeded ✅ |
/sk generate-pr-description suffix |
Generate PR Description: succeeded ✅ |
/sk generate-pr-description replace |
Generate PR Description: succeeded ✅ |
### Motivation and Context <!-- Thank you for your contribution to the semantic-kernel repo! Please help reviewers and future users, providing the following information: 1. Why is this change required? 2. What problem does it solve? 3. What scenario does it contribute to? 4. If it fixes an open issue, please link to the issue here. --> This adds a PR comment-triggered workflow that uses the action [mkarle/skonsole-generate-pr-description](https://github.com/mkarle/skonsole-generate-pr-description) to run skonsole on the diff of the PR. That action uses [mkarle/pr-update](https://github.com/mkarle/pr-update) to update the PR with a title, a summary, and a list of changes. It can update as a prefix, suffix, or entirely replace what's there. ### Description <!-- Describe your changes, the overall approach, the underlying design. These notes will help understanding how your code works. Thanks! --> 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.](mkarle/skonsole#4) ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
### Motivation and Context <!-- Thank you for your contribution to the semantic-kernel repo! Please help reviewers and future users, providing the following information: 1. Why is this change required? 2. What problem does it solve? 3. What scenario does it contribute to? 4. If it fixes an open issue, please link to the issue here. --> This adds a PR comment-triggered workflow that uses the action [mkarle/skonsole-generate-pr-description](https://github.com/mkarle/skonsole-generate-pr-description) to run skonsole on the diff of the PR. That action uses [mkarle/pr-update](https://github.com/mkarle/pr-update) to update the PR with a title, a summary, and a list of changes. It can update as a prefix, suffix, or entirely replace what's there. ### Description <!-- Describe your changes, the overall approach, the underlying design. These notes will help understanding how your code works. Thanks! --> 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.](mkarle/skonsole#4) ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
### Motivation and Context <!-- Thank you for your contribution to the semantic-kernel repo! Please help reviewers and future users, providing the following information: 1. Why is this change required? 2. What problem does it solve? 3. What scenario does it contribute to? 4. If it fixes an open issue, please link to the issue here. --> This adds a PR comment-triggered workflow that uses the action [mkarle/skonsole-generate-pr-description](https://github.com/mkarle/skonsole-generate-pr-description) to run skonsole on the diff of the PR. That action uses [mkarle/pr-update](https://github.com/mkarle/pr-update) to update the PR with a title, a summary, and a list of changes. It can update as a prefix, suffix, or entirely replace what's there. ### Description <!-- Describe your changes, the overall approach, the underlying design. These notes will help understanding how your code works. Thanks! --> 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.](mkarle/skonsole#4) ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
### Motivation and Context <!-- Thank you for your contribution to the semantic-kernel repo! Please help reviewers and future users, providing the following information: 1. Why is this change required? 2. What problem does it solve? 3. What scenario does it contribute to? 4. If it fixes an open issue, please link to the issue here. --> This adds a PR comment-triggered workflow that uses the action [mkarle/skonsole-generate-pr-description](https://github.com/mkarle/skonsole-generate-pr-description) to run skonsole on the diff of the PR. That action uses [mkarle/pr-update](https://github.com/mkarle/pr-update) to update the PR with a title, a summary, and a list of changes. It can update as a prefix, suffix, or entirely replace what's there. ### Description <!-- Describe your changes, the overall approach, the underlying design. These notes will help understanding how your code works. Thanks! --> 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.](mkarle/skonsole#4) ### Contribution Checklist <!-- Before submitting this PR, please make sure: --> - [ ] The code builds clean without any errors or warnings - [ ] The PR follows the [SK Contribution Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md) and the [pre-submission formatting script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts) raises no violations - [ ] All unit tests pass, and I have added new tests where possible - [ ] I didn't break anyone 😄
Summary
This pull request simplifies the README.md file by removing unnecessary content and focusing on the most important information. The changes aim to make the README more concise and easier to understand for users.
Changes
Powered by Microsoft Semantic Kernel