-
Notifications
You must be signed in to change notification settings - Fork 413
autobuild: add working-directory input #1024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@igfoo Do you have any thoughts on how we should test this functionality? |
|
Looks like a spurious failure. |
|
Best way to test this would be to generate a small test project that uses the autobuild action. Create a workflow that runs codeql on that project and make sure to specify a working directory input. Perhaps something similar to the |
|
I've given it a try, and it looks like it works for me; thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice
|
Finally got
|
Merge / deployment checklist