Recode-Hive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
80 stars 117 forks source link

Automatically Comment on Pull Request Raise #192

Open thevijayshankersharma opened 2 weeks ago

thevijayshankersharma commented 2 weeks ago

Is your feature request related to a problem? Please describe. Currently, there's no automated acknowledgment system for Pull Requests (PRs) when they are raised in the project repository. This lack of immediate feedback can lead to uncertainty and delays in the contributor's workflow.

Describe the solution you'd like I would like to implement a feature that automatically comments on a PR when it is raised. This comment will serve as an acknowledgment to the contributor for their contribution and provide any necessary instructions or next steps.

Describe alternatives you've considered One alternative is to continue without an automated commenting system, but this may lead to contributors feeling undervalued or uncertain about the status of their PRs.

github-actions[bot] commented 2 weeks ago

Thank you for raising a issue, Hope you enjoing the open source. we try to reply or assign as soon possibe. Connect with mentor.

sanjay-kv commented 2 weeks ago

I think we have the simillar workflow implemented. Also letting you know workflow contributions is limited, don't raise more workflows in many repos. If you do combine all the workflow into one issues.

github-actions[bot] commented 2 weeks ago

Hello @thevijayshankersharma! Your issue #192 has been closed. Thank you for your contribution!

thevijayshankersharma commented 2 weeks ago

@sanjay-kv means I should raise the workflow issues for repo in single issues ? or I should raise workflow issues for all repo i single issue, if yes then how ?

sanjay-kv commented 2 weeks ago

right now you have raised a issue for PR comment, so similarly look for other missing workflow such as

PR close, Issue comment, so raise one single issue for this and get level 2 from a repo. so it wont result in spam if you do contribute workflow commits to many repos,

image

check this guys PRs you will get some ideas.

thevijayshankersharma commented 2 weeks ago

@sanjay-kv Ok got it. I started this workflow issues after seeing that guy.

sanjay-kv commented 2 weeks ago

do you know how to create automated labels on workflows?

thevijayshankersharma commented 2 weeks ago

I don't but if you want me to do then I will try my best to do. After all I am here to learn something new.

sanjay-kv commented 2 weeks ago

could you try on this repo.

thevijayshankersharma commented 2 weeks ago

Okay then just tell what labels should I add.

sanjay-kv commented 2 weeks ago

image these two

thevijayshankersharma commented 2 weeks ago

Ok, I have raised the issue.