From fb1851afd974afc2b89327a6b9d64856300cc654 Mon Sep 17 00:00:00 2001 From: Indrashis Paul Date: Thu, 19 Dec 2024 18:51:55 +0530 Subject: [PATCH] Update metadata --- plugins/jira-open-epics/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/jira-open-epics/README.md b/plugins/jira-open-epics/README.md index bba61dce..24b00a3b 100644 --- a/plugins/jira-open-epics/README.md +++ b/plugins/jira-open-epics/README.md @@ -1,6 +1,6 @@ --- description: A plugin which can look up assigned epics in Jira. -fidelity: VALIDATED +fidelity: GUIDE name: Check Open Epics num_implementations: 1 purple_chat_link: https://developer.moveworks.com/creator-studio/developer-tools/purple-chat-builder/?workspace=%7B%22title%22%3A%22My+Workspace%22%2C%22botSettings%22%3A%7B%7D%2C%22mocks%22%3A%5B%7B%22id%22%3A5094%2C%22title%22%3A%22Mock+1%22%2C%22transcript%22%3A%7B%22settings%22%3A%7B%22colorStyle%22%3A%22LIGHT%22%2C%22startTime%22%3A%2211%3A43+AM%22%2C%22defaultPerson%22%3A%22GWEN%22%2C%22editable%22%3Atrue%7D%2C%22messages%22%3A%5B%7B%22from%22%3A%22USER%22%2C%22text%22%3A%22%3Cp%3E+What+open+epics+are+in+project+Kalistar%3F%3Cbr%3E%3C%2Fp%3E%22%7D%2C%7B%22from%22%3A%22ANNOTATION%22%2C%22text%22%3A%22%3Cp%3E%E2%8F%B3+Calling+Plugin+%3Cb%3ERetrieve+Epics+for+Project%3C%2Fb%3E+for+%5C%22Kalistar%5C%22%3Cbr%3E%3C%2Fp%3E%22%7D%2C%7B%22from%22%3A%22BOT%22%2C%22text%22%3A%22Here+are+the+currently+open+epics%3A%3Cbr%3E%3Cb%3EEPIC-111%3A%3C%2Fb%3E+Implement+new+security+protocols%3Cbr%3E%3Cb%3EEPIC-222%3A%3C%2Fb%3E+Upgrade+network+infrastructure%3Cbr%3EWould+you+like+to+visit+JIRA+for+more+details+or+take+any+action+on+these+epics%3F%22%7D%5D%7D%7D%5D%7D @@ -10,6 +10,8 @@ solution_tags: - Project Management systems: - jira +time_in_minutes: 20 +difficulty_level: BEGINNER --- # Introduction