0x5bfa / FluentHub

A stylish yet powerful GitHub client for Windows
MIT License
1.06k stars 51 forks source link

Bug: Workflow success is treated as an issue event in the notifications page #300

Open arihant2math opened 1 year ago

arihant2math commented 1 year ago

⏱️ Before you start...

🪟 What version of Windows is this issue present?

Windows 11 Beta

🔢 What version/architecture of FluentHub are you on?

Latest

📄 Description

A workflow is treated as an issue, opening causes problems.

🪜 Steps To Reproduce

  1. Open a workflow from notifications

🤔 Expected behavior

It should be treated as an action.

📸 Assets

No response

0x5bfa commented 1 year ago

What do you mean? A workflow?

Lamparter commented 1 year ago

What do you mean? A workflow?

A github actions script. when a workflow runs (badly), you get a notification, usually

0x5bfa commented 1 year ago

Ah, I see. Then do you @arihant2math have any screenshots about this?

arihant2math commented 1 year ago

@DeveloperWOW64 Sometimes you also get notification about when it runs successfully. @onein528 Here is a screenshot: image

0x5bfa commented 1 year ago

on github how does it show? @arihant2math

Lamparter commented 1 year ago

on github how does it show? @arihant2math

I'll see if I can show you...

0x5bfa commented 1 year ago

Sometimes you also get notification about when it runs successfully. @onein528 Here is a screenshot: image

This item is not issue? it's a owner/repo #253 item what is 253?

Lamparter commented 1 year ago

@onein528 image

Lamparter commented 1 year ago

This item is not issue? it's a owner/repo #253 item what is 253?

@onein528 actions have their own # numbers afaik. image

0x5bfa commented 1 year ago

What a.... this is a really deep problem. I'm not sure I can detect if a notification item is not workflow item...

But anything try. I'll try to tackle.