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
Before I could run ansible-lint github action in non-root repository directory via working_directory variable (actual config in screenshot below). It would also read my ansible.cfg, install requirements, etc. in that specific directory
Now I can't. If this is not a regression but a breaking change, how can I achieve it now?
Pretty sure it broke after b4018c2, or really close to that commit
Issue Type
Bug Report
OS / ENVIRONMENT
GitHub Actions, ansible-lint@main
STEPS TO REPRODUCE
Here is my github actions config
Desired Behavior
It works
Actual Behavior
Here is a screenshot of the error:
The text was updated successfully, but these errors were encountered:
Hekzory
changed the title
Regression after commit b4018c22f8fe8371bd6845d0cd62cebea54ce012
Regression - github action no longer works after commit b4018c22f8fe8371bd6845d0cd62cebea54ce012
Jun 27, 2024
Summary
Before I could run ansible-lint github action in non-root repository directory via working_directory variable (actual config in screenshot below). It would also read my ansible.cfg, install requirements, etc. in that specific directory
Now I can't. If this is not a regression but a breaking change, how can I achieve it now?
Pretty sure it broke after b4018c2, or really close to that commit
Issue Type
OS / ENVIRONMENT
GitHub Actions, ansible-lint@main
STEPS TO REPRODUCE
Here is my github actions config
Desired Behavior
It works
Actual Behavior
Here is a screenshot of the error:
The text was updated successfully, but these errors were encountered: