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
By distributing work to a bot, you get to spend more time developing your project and collaborating with others. We can make a GitHub bot that does the following:
Greet the person who created an issue in our project.
Cheering and congratulating when a pull request gets merged.
Apply labels to issues and PRs.
Give a thumbs-up reaction to the comments ( being own personal cheer-squad).
Also, mentioning to join the community and star the project⭐
Acceptance Criteria
No response
Suggestions for a technical implementation
We can use GitHub libraries called gidgetHub and aiohttp to write a bot. Do suggest me the language too.
As I prefer python for the bots. What do you have in your mind?
Let me know. Thanks.
The text was updated successfully, but these errors were encountered:
Other things need to happen from the project management perspective when issues and PRs are created, merged or change state. This automation was in progress. Creating another completely separate automation does not make sense, but since we are in a limbo state at the moment, it is unclear how to proceed better to accomplish what you have in mind. The labels we supposed to be automated as a part of it. I suggest you take a look at the enarx/.github#46, it is closed, but more work is actually needed since there are all sorts of limitations this automation is hitting. The umbrella ticket is enarx/.github#30, and I suggest you link this ticket as a part of that effort.
Is there an existing issue for this?
Description
By distributing work to a bot, you get to spend more time developing your project and collaborating with others. We can make a GitHub bot that does the following:
Acceptance Criteria
No response
Suggestions for a technical implementation
We can use GitHub libraries called gidgetHub and aiohttp to write a bot. Do suggest me the language too.
As I prefer python for the bots. What do you have in your mind?
Let me know. Thanks.
The text was updated successfully, but these errors were encountered: