feat(actions): provide current folder and contents#1378
feat(actions): provide current folder and contents#1378
Conversation
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1378 +/- ##
=======================================
Coverage 90.74% 90.74%
=======================================
Files 23 23
Lines 670 670
Branches 182 182
=======================================
Hits 608 608
Misses 51 51
Partials 11 11 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Maybe just #1124 ? |
With how long it staled, I figured maybe it was too complicated ? |
No I think it was just the v4 thing. But as we going for a v4 that PR looks good to me. |
What do you prefer? :) |
The other PR because that allow us to add new context entries if needed without need of more parameters. |
EDIT: superseded by #1124
Fix something we should have done since the beginning.
It also now follows similar approach to the
FileListAction