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
we should think of a way to handle a matrix strategy for the node version. Input variables can not be array. So we should check if you are just pass a comma separated list, where we slab brackets around and the use the json parse method of the github runner. This we could use for the other workflows here in this repo too. But for fsj, i dont need benchmarks from node14 to node 20. I just need one, and thats the lts.
we need to investigate a nice way to create the pull request body.
we should use the default_branch information from the event instead of hardcoding 'master' or 'main'. Maybe use an input variable, where default is the default_branch?
Prerequisites
🚀 Feature Proposal
We should have a nice benchmark workflow for use in different repos.
While writing the benchmark workflow of fsj, i saw some issues, which should be tackled:
Motivation
No response
Example
No response