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

Copilot Chat: Scenario Tests #1376

Merged

Conversation

TaoChenOSU
Copy link
Contributor

Motivation and Context

We need a pipeline and tests to gate PRs coming into Copilot Chat.

Description

  1. Add a simple end to end test that simulates log in and sending a message to the bot. Will add more tests in the future.
  2. Add a new GitHub action that will run against PRs that modify the Copilot sample app.
  3. Fix a bug where the BackendProbe component doesn't automatically retry.

Note: need to add a couple new GitHub secrets for the action to pass.

Contribution Checklist

@TaoChenOSU TaoChenOSU added PR: ready for review All feedback addressed, ready for reviews samples labels Jun 8, 2023
@adrianwyatt adrianwyatt added PR: feedback to address Waiting for PR owner to address comments/questions and removed PR: ready for review All feedback addressed, ready for reviews labels Jun 8, 2023
@TaoChenOSU TaoChenOSU force-pushed the users/taochen/copilot_scenario_tests branch from e4e689f to 2fb2267 Compare June 8, 2023 22:21
@github-actions github-actions bot added the .NET Issue or Pull requests regarding .NET code label Jun 8, 2023
@TaoChenOSU TaoChenOSU force-pushed the users/taochen/copilot_scenario_tests branch from 5faa477 to e086513 Compare June 8, 2023 23:25
@github-actions github-actions bot removed the .NET Issue or Pull requests regarding .NET code label Jun 8, 2023
@TaoChenOSU TaoChenOSU requested a review from adrianwyatt June 8, 2023 23:48
@TaoChenOSU TaoChenOSU added PR: ready for review All feedback addressed, ready for reviews and removed PR: feedback to address Waiting for PR owner to address comments/questions labels Jun 9, 2023
@TaoChenOSU TaoChenOSU requested a review from teresaqhoang June 9, 2023 17:09
@hathind-ms hathind-ms requested review from dehoward and removed request for craigomatic and Vivihung June 9, 2023 19:28
@adrianwyatt adrianwyatt enabled auto-merge (squash) June 9, 2023 20:12
@adrianwyatt adrianwyatt merged commit 5c99034 into microsoft:main Jun 9, 2023
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
### Motivation and Context
We need a pipeline and tests to gate PRs coming into Copilot Chat.

### Description
1. Add a simple end to end test that simulates log in and sending a
message to the bot. Will add more tests in the future.
2. Add a new GitHub action that will run against PRs that modify the
Copilot sample app.
3. Fix a bug where the BackendProbe component doesn't automatically
retry.

Note: need to add a couple new GitHub secrets for the action to pass.
@TaoChenOSU
Copy link
Contributor Author

Related item: #1764

golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
### Motivation and Context
We need a pipeline and tests to gate PRs coming into Copilot Chat.

### Description
1. Add a simple end to end test that simulates log in and sending a
message to the bot. Will add more tests in the future.
2. Add a new GitHub action that will run against PRs that modify the
Copilot sample app.
3. Fix a bug where the BackendProbe component doesn't automatically
retry.

Note: need to add a couple new GitHub secrets for the action to pass.
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context
We need a pipeline and tests to gate PRs coming into Copilot Chat.

### Description
1. Add a simple end to end test that simulates log in and sending a
message to the bot. Will add more tests in the future.
2. Add a new GitHub action that will run against PRs that modify the
Copilot sample app.
3. Fix a bug where the BackendProbe component doesn't automatically
retry.

Note: need to add a couple new GitHub secrets for the action to pass.
johnoliver pushed a commit to johnoliver/semantic-kernel that referenced this pull request Jun 5, 2024
### Motivation and Context
We need a pipeline and tests to gate PRs coming into Copilot Chat.

### Description
1. Add a simple end to end test that simulates log in and sending a
message to the bot. Will add more tests in the future.
2. Add a new GitHub action that will run against PRs that modify the
Copilot sample app.
3. Fix a bug where the BackendProbe component doesn't automatically
retry.

Note: need to add a couple new GitHub secrets for the action to pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready for review All feedback addressed, ready for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants