teoxoy / profile-readme-stats

Showcase your github stats on your profile README.md
https://github.com/marketplace/actions/profile-readme-stats
MIT License
245 stars 85 forks source link

Issue number retrieval by state #19

Closed devmount closed 1 year ago

devmount commented 2 years ago

This change splits the retrieval of the number of issues into two parts:

  1. the retrieval of all open issues
  2. the retrieval of all closed issues

The sum of both numbers is now returned as the total number of issues.

Fixes #17

teoxoy commented 2 years ago

@eoli3n @DeadPackets @NikolayIT @Mr-KayJayDee could you guys try out this PR to see if it fixes the query timeout issue?

eoli3n commented 2 years ago

I can't test, because I don't have the problem anymore, since 3 days. I would merge this, as its the workaround pointed by the support guy, with the exemple of similar projects which implemented it.

NikolayIT commented 2 years ago

@teoxoy How can I try it? I have never had problems in the Explorer. My problem is during the execution of the action.

Here is my last execution (few seconds ago): https://github.com/NikolayIT/NikolayIT/actions/runs/1507011133

teoxoy commented 2 years ago

Change the action name to: devmount/profile-readme-stats

NikolayIT commented 2 years ago

@teoxoy Same here: https://github.com/NikolayIT/NikolayIT/actions/runs/1507088742

devmount commented 2 years ago

Wait, do I have to create a new git tag first? Otherwise the changes after v1.2 won't be included, or am I wrong here?

devmount commented 2 years ago

@NikolayIT I released v1.3. Please try again with devmount/profile-readme-stats@v1.3

NikolayIT commented 2 years ago

Same: https://github.com/NikolayIT/NikolayIT/runs/4332841863

eoli3n commented 2 years ago

here it worked, but as said, I don't face the problem anymore without the change since 3 days. https://github.com/eoli3n/eoli3n/runs/4333001394?check_suite_focus=true