Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Request: Unmanaged version of MCSResponsesAnalyzer solution

未关闭
#437 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
48/100
Issue 类型
功能
描述清晰度
描述清楚
活跃度
停滞
领域
cloud, release

调研方向

首先在仓库中找到 MCSResponsesAnalyzer_2_0_0_2_managed.zip 和 FeedbackAnalyzer 解决方案的打包流程。将对应的 unmanaged package 添加到其旁边,然后验证两个 package 都已存在,并且可用于所述的开发和自定义工作流。

由索引模型根据 Issue 内容生成。

描述

Is your feature request related to a problem? Please describe.

The FeedbackAnalyzer sample currently provides the solution package only as a managed solution:

  • MCSResponsesAnalyzer_2_0_0_2_managed.zip

Because the solution is managed, it cannot be customized, extended, or debugged in development environments. This limits our ability to adapt the sample for:

  • Real-world scenarios
  • Environment-specific changes
  • Standard ALM workflows

Describe the solution you'd like

Please provide an unmanaged version of the MCSResponsesAnalyzer solution alongside the managed package in the repository.

An unmanaged solution would allow developers to:

  • Inspect and customize Dataverse components
  • Modify or extend Power Automate flows
  • Debug and adapt the solution for different Copilot Studio environments
  • Follow standard ALM best practices (dev → test → prod)

Describe alternatives you've considered
  • Manually recreating the solution components in an unmanaged solution, which is time-consuming and error-prone
  • Attempting to extract components from the managed solution, which is not supported and not recommended

Neither approach is ideal compared to having an official unmanaged package.


Additional context

This repository is intended as a sample and learning resource. Providing both managed and unmanaged versions would greatly help teams who want to:

  • Learn from the solution
  • Customize it
  • Extend the Feedback Analyzer for their own Copilot Studio implementations

Thank you for maintaining and sharing these valuable Copilot Studio samples.

主要语言
TypeScript
星标
797
派生
491
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoft/CopilotStudioSamples 的其他 Issue

查看 microsoft/CopilotStudioSamples 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。