Skip to content

GitHub action 'execute-modified-python-file.yml' fails if program uses 'input()' #98

@funbeedev

Description

@funbeedev

About Bug or problem
Any program using input() will not execute when action is running as it is waiting for user to input something

Steps to reproduce
Modify a python file that uses the input() function to trigger GitHub action to run
Example of action that failed because of this issue

Potential fix
Find a way to verify programs that are using input()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions