You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @sawhney17 . Let me clarify a little bit. Sorry for my previous desc.
Imagine i am a plugin developer I need make a PR in this repo adding my manifest.json and icon.png to this repo.
After the PR got merged. We also need a commit like 03d0e47 to update plugins.json and stats.json. I think This process can be done by github action? this will be helpful to leverage the workload of maintainer of this repo.
Developers make pr changing their own package directory, but usually they don't run script.
Can we introduce Github action to refine this workflow? Because any changes to the package director will not work until the script get executed.
The text was updated successfully, but these errors were encountered: