paritytech / eng-automation

0 stars 0 forks source link

Automate updating the Wishlist issues #11

Closed kianenigma closed 4 weeks ago

kianenigma commented 1 month ago

This is about writing a simple GHA to automate updating the comments in https://github.com/paritytech/polkadot-sdk/issues/3900 and https://github.com/paritytech/polkadot-sdk/issues/3901

I used the python script in https://github.com/kianenigma/wishlist-tracker and it seems to work. What would be great to write a GHA that would run every 24h, and update my first comment every night. The original python script has the code to update the README of the repo as an example.

rzadp commented 1 month ago

Makes sense, I don't have any questions - we'll do it.

rzadp commented 1 month ago

@kianenigma Proposed https://github.com/paritytech/polkadot-sdk/pull/5085

rzadp commented 4 weeks ago

The wishlists are now automatically updated.

Before

Screenshot 2024-07-25 at 10 15 11


Screenshot 2024-07-25 at 10 15 21

After

Screenshot 2024-07-25 at 11 12 59

Screenshot 2024-07-25 at 11 13 32