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

feat: copilot plugin template from scratch #9403

Merged
merged 8 commits into from
Jul 27, 2023
Merged

Conversation

huimiu
Copy link
Contributor

@huimiu huimiu commented Jul 26, 2023

Feature: https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/23099199

Finished the repair API and AC parts.

  • Repair API run locally.
    image

  • Repair API run on Azure.
    image

  • AC preview
    image

@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #9403 (66956e5) into dev (9b38c38) will increase coverage by 0.02%.
Report is 9 commits behind head on dev.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #9403      +/-   ##
==========================================
+ Coverage   82.98%   83.00%   +0.02%     
==========================================
  Files         393      394       +1     
  Lines       23537    23602      +65     
  Branches     4415     4425      +10     
==========================================
+ Hits        19533    19592      +59     
+ Misses       2357     2353       -4     
- Partials     1647     1657      +10     

see 10 files with indirect coverage changes

Copy link
Contributor

@hund030 hund030 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty README?

templates/ts/copilot-plugin-from-scratch/teamsapp.yml Outdated Show resolved Hide resolved
templates/ts/copilot-plugin-from-scratch/teamsapp.yml Outdated Show resolved Hide resolved
templates/ts/copilot-plugin-from-scratch/teamsapp.yml Outdated Show resolved Hide resolved
@huimiu
Copy link
Contributor Author

huimiu commented Jul 26, 2023

Empty README?

Junjie hasn't decided on a name for the template shown to the user, and some details like how to locally debug are still uncertain. I'll add them later when they're confirmed.

@huimiu huimiu requested a review from eriolchan as a code owner July 26, 2023 09:33
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 26, 2023
@huimiu huimiu removed the needs attention This issue needs the attention of a contributor. label Jul 26, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 27, 2023
@huimiu huimiu removed the needs attention This issue needs the attention of a contributor. label Jul 27, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs attention This issue needs the attention of a contributor. label Jul 27, 2023
@huimiu huimiu merged commit 81508f1 into dev Jul 27, 2023
19 checks passed
@huimiu huimiu deleted the hui/copilot-plugin-templates branch July 27, 2023 09:53
@huimiu huimiu removed the needs attention This issue needs the attention of a contributor. label Aug 2, 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.

4 participants