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: Shield revamp #25697

Open
3 of 4 tasks
Hotell opened this issue Nov 16, 2022 · 3 comments
Open
3 of 4 tasks

Feat: Shield revamp #25697

Hotell opened this issue Nov 16, 2022 · 3 comments

Comments

@Hotell
Copy link
Contributor

Hotell commented Nov 16, 2022

Previous work

Describe the feature that you would like added

[x] Revamping issue crossroad and templates

To be able to simplify/automate triagging process during shield and provide improved UX of filling issues with most acurrate reproduction scenarios, in order to provide fastest possible assistance, we need to revamp our issue templates to scoped domains.

[ ] Implement new triage bot automation

  • TBA

Based on the new templates, we can implement following automation:

graph TD;
    IS(("issue created"))-->SAL-->SGO-->PB-->IE(("triaging end"))

    subgraph SAL ["assign labels"]
      CR("invalid repro URL")-->LI("LabeL: needs repro")-->II
      CMR("missing repro steps")-->LI2("Label: needs repro steps")-->II
      CME("missing environment report")-->LI3("Label: needs environment report")-->II
      II("invalid issue report")
    end
    subgraph SGO ["get owner"]
      C("parse codeowners")-->D("find owner based on package")
    end
    subgraph PB ["project board"]
      A("add issue to unified board")-->AA("assign owning team");
    end
Loading
@Hotell Hotell mentioned this issue Nov 16, 2022
28 tasks
@Hotell Hotell changed the title Epic: triage-bot for shield and beyond Feat: triage-bot for shield and beyond Nov 18, 2022
@msft-fluent-ui-bot msft-fluent-ui-bot added the Resolution: Soft Close Soft closing inactive issues over a certain period label May 17, 2023
@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

This issue has not had activity for over 180 days! We're adding Soft close label and will close it soon for house-keeping purposes.
Still require assistance? Please add comment - "keep open".

@Hotell Hotell changed the title Feat: triage-bot for shield and beyond Feat: Shield revamp Sep 5, 2024
@Hotell Hotell removed the Resolution: Soft Close Soft closing inactive issues over a certain period label Sep 5, 2024
@Hotell Hotell self-assigned this Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants