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

Add Fabric Bot configuration for managing "WaitingFor" labels for issues in home repo #11074

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

heng-liu
Copy link
Contributor

@heng-liu heng-liu commented Jul 22, 2021

Fix: https://github.com/NuGet/Client.Engineering/issues/1054

Testing:
Tag "Transferred issue" if it's transferred from vsfeedback or other github repo.
Example: #11039
image

Replace tag "WaitingForCustomer" with "WaitingForClientTeam" when the author comments on an issue.
Example: #11020
image

Replace tag "WaitingForClientTeam" with "WaitingForCustomer" when client team comments on an issue.
Example: #10110 (comment)
image

Remove any "WaitingFor" label when the issue is closed
Example: #11011
image

@heng-liu heng-liu requested a review from a team as a code owner July 22, 2021 20:10
@heng-liu
Copy link
Contributor Author

Hi @NuGet/nuget-client Please help review the PR so that we could enable the configurations when this PR gets merged. Thanks!

Copy link
Member

@nkolev92 nkolev92 left a comment

Choose a reason for hiding this comment

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

I don't really have expertise to truly review some of these changes so I'm happy to approve, but if possible, I'd like to learn how this file can be edited?
Maybe a guide can be added somewhere? Is there a tool that can be used for edits?

@heng-liu
Copy link
Contributor Author

heng-liu commented Aug 3, 2021

Thanks for reviewing and the great question @nkolev92!
Here is the link for Fabric Bot configuration introductions:
https://microsoft.sharepoint.com/teams/FabricBot/SitePages/Config-as-code.aspx

Unfortunately, there is no JSON schema for Fabric Bot configuration file yet.
But you may see the configuration by checking the screenshots in the linked issue. It's kind of straight forward.
The configuration file is exported from the configuration page https://aka.ms/fabricbotconfig after testing.

@heng-liu heng-liu merged commit b49958d into dev Aug 4, 2021
@heng-liu heng-liu deleted the dev-hengliu-bot-manageWaitingForLabel-homeIssue branch August 4, 2021 16:12
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.

2 participants