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
Interesting question, I guess you would. My current changes: diff-fork just change the working directory so it can find the pyproject.toml stored in our backend folder. Let me know if you'd like that as a PR.
Activity
woile commentedon Mar 24, 2021
Interesting. How would this work? Would you have to re-use the same action for multiple directories?
evetion commentedon Mar 31, 2021
Interesting question, I guess you would. My current changes: diff-fork just change the working directory so it can find the
pyproject.toml
stored in our backend folder. Let me know if you'd like that as a PR.woile commentedon Dec 16, 2021
I missed this, feel free to open a PR. Is it working for you this way?
Could you add some documentation over this workflow? Thanks!
Kurt-von-Laven commentedon Apr 21, 2022
See https://github.community/t/best-practices-for-adding-reusable-workflows-to-actions/246224 for another use case for this feature (essentially arguing the case for
working-directory
being globally supported, but for now it would be handy to have in Commitizen).woile commentedon Mar 3, 2023
Is this feature still desired?
pietzschke commentedon Nov 14, 2023
Yeah, would be great to have it on board!
working_directory
input #90