-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Fabric Bot Services
Fabric Bot Services platform is being utilized throughout the Windows Community Toolkit repo to work as an automated bot and perform the tasks on behalf of users to increase productivity and ease the workflow.
You will see the Bot in action whether you open an Issue, PullRequest, Comment, label, etc
First, you will have to reach out to the team via email to request permission to be added in the repo that you are looking to automate.
Once the request is approved now you are able to customize the repo very easily in different ways.
Here is how our repo uses the Botπ€:
Auto-Merge label: This is the label that is used in active Pull Requests to give commands to signoff once all the requirements are met. (In our repo by default 2 reviewers need to sign-off and three checks including Toolkit/CI, WIP, and license/CLI need to be met. The wait time period for the PR is set for 8 hours since the time it was opened. Therefore once the 8 hours are complete and all the requirements are met, the PR will automatically be merged. If the 8 hours are not completed you will see the following message from @msftbot
"Hello user! Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.
p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here."
YOu can customize the auto-merge now by commanding the bot via comments. There are certain scenarios that can be used.
You can require limits of approval or a specific reviewer to proceed with the PR. For example: Merge this Pull request if approved by 3 reviewers or Only merge if "@user" approves the PR.
You can require approval from a few people to several people. For Example: Only merge the PR if @user1, @user2, and @user3 approve OR Merge the PR if @user1, @user1, or @user1 approves.
Additionally, you can also hold the PR for a certain time period. For example, Hold the PR for another 8 hours, etc.
You can customize the phrases the way you like and if the bot misinterpreted the phrase you mentioned feel free to say "Nevermind" and it will disregard the last change.
Replacing Needs Author Feedback label with Needs Attention: The purpose of both of these labels is to improve communication by triggering the labels to involve both the parties to make certain the issue or feature gets resolves in a timely manner. When the Issue or PR is received and the community member has questions they can comment which triggers the author's feedback label which creates visibility for the author to respond. The method can also be applied when the Author comments or response which triggers a Need Attention label for the community members to respond. This has been done by setting the following conditions:
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Needs Triage label
Conditions | Actions |
---|---|
Is Action | Action: Opened |
|
|
|
|
Has Label | Label: bug π |
Actions |
---|
Action: Add Label ---> Label: needs triage π |
Action: Add Reply ---> Label: I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback π |
Add Voting to New Feature Request
Conditions | Actions |
---|---|
Is action | Action: Opened |
|
|
|
|
Has Label | Label: feature request π« |
Actions |
---|
Action: Add Reaction ---> Reaction: π |
Action: Add reply ---> Reply: Hello, '${issueAuthor}! Thanks for submitting a new feature request. I've automatically added a vote π reaction to help get things started. Other community members can vote to help us prioritize this feature in the future! |
Add No Recent Activity label to issues
Conditions | Actions |
---|---|
Is Action | Action: Created |
Search term: Is issue | |
Search term: Is open | |
Has Label | Label: needs author feedback π |
Search term: No activity since | Days since last activity: 14 |
Search term: Does not have label | label: no-recent-activity :chart_with_downward_trend: |
Is Open |
Actions |
---|
Action: Add Label ---> Label: no-recent-activity :chart_with_downward_trend: |
Action: Add reply ---> Reply: This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 14 days. It will be closed if no further activity occurs within 30 days of this comment. |
Remove no recent label when an issue is commented on
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Issues Needs Attention
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Closing Stale Issues
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Closing Duplicate Issues
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Issues that are closed due to inactivity, reopens an issue if the author posts a reply within 7 days of the closing
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Issues that are closed with no activity for over 7 days, ask non-contributor to consider opening a new issue instead
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Lock closed issues without activity for over 60 days
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Opening Pull Request
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
In-PR Label
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Add Needs Author feedback label When Changes are Requested in PR
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Remove Needs Author Feedback Label when Author Responds
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Remove No Recenet Activity from Pull Reqeuests
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Remove No Recent Activity when PR is commented ON
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Remove No REceent Activity when PR is reviewed
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Close Stale PR
Conditions | Actions |
---|---|
Is Action | Action: Created |
Is Activity Sender | User: Author |
Has Label | Label: needs author feedback π |
Is Open |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
Add No Recent Activity Label to the PR
Conditions | Actions |
---|---|
Search term: Is pull request | |
Search term: Is open | |
Search term: Has Label | Label: needs author feedback π |
Search term: no acticity since | Days since last activity: 15 |
Search term: Does not have label | Label: no-recent-activity |
Actions |
---|
Action: Add Label ---> Label: needs attention π |
Action: Remove Label ---> Label: needs author feedback π |
If you have any feedback or questions regarding the fabric bot services please reach out to the team via email π
Fork the repo and Send the PR ππ
Any changes to the wiki made directly here on GitHub will be overwritten by the wiki repo commits
- Home π
- Welcome π
- Windows Community Toolkit π§°
- Features π¬
- Principles βοΈ
- Roadmap πΊ
- .NET Foundation
- Why Microsoft supports this project
- License π
- Sample App π±
- Getting Started π
- NuGet Packages π¦
- Preview Packages π
- Toolkit Labs π§ͺ
- Questions β
- Discussions π₯
- Submitting an Issue βοΈ
- Good First Issue π
- Help Wanted π
- Bug Fixes π
- Feature Requests π«
- Create and Submit PullRequest π
- Documentation π
- Review PR π
- Avoid Roadblocks π§
- Quick Start β‘
- Required Dependencies π
- Coding Style and Conventions β
- Testing π§ͺ
- Sample Development π±
- Accessibility Guideline βΏ
- Building XAML Controls π
- Fabric Bot Services π€
- CI and Infrastructure πΎ
- How the Project is Organized ποΈ
- Join the Toolkit Organization πͺ
- Hall of Fame π