aguschin / art-guide

Your guide in the world of art
MIT License
8 stars 2 forks source link

Fix bot status #76

Closed aguschin closed 10 months ago

aguschin commented 1 year ago

I see examples where CI/CD actually works - see https://github.com/Raiseku/DockerTelegramBot/blob/main/script.py

So I followed that example, and I'm able to enter phone (see changes in PR). But then, it asks this:

$ python test.py                                  
Please enter the code you received:

This code is sent as a message to my telegram account. I'm not sure how to input it here TBH. I see on GH there is a feature request for such functionality (pause workflow execution and ask for user input), but otherwise I'm not sure if this is doable in GH actions.

@dinma-daniel you can try to investigate this - happy to discuss how we can handle that. Thanks.

sweep-ai[bot] commented 1 year ago

Apply Sweep Rules to your PR?