Software bot: Difference between revisions

Content deleted Content added
OAbot (talk | contribs)
m Open access bot: doi added to citation with #oabot.
create section "Examples"
Line 29:
* '''Interaction style''' (dull, alternate vocabulary, relationship-builder, human-like)
* '''Communication channel''' (text, voice, or both)
 
==Example of notable bots==
 
* Dependabot and Renovatebot update software dependencies and detect vulnerabilities. (https://dependabot.com/)
* Probot is an organization that create and maintain bots for GitHub. The example bots using Probot are the following.
** Auto Assign (https://probot.github.io/apps/auto-assign/)
** license bot (https://probot.github.io/)
** Sentiment bot (https://probot.github.io/apps/sentiment-bot/)
** Untrivializer bot (https://probot.github.io/apps/untrivializer/)
* Refactoring-Bot ([https://github.com/Refactoring-Bot/Refactoring-Bot Refactoring-Bot]): provides refactoring based on static code analysis
* Looks good to me bot ([https://github.com/lgtmco/lgtm LGTM]) is a [[Semmle]] product that inspects pull requests on [[GitHub]] for code style and unsafe code practices.
 
 
== Issues and threats ==
Line 46 ⟶ 58:
{{Reflist}}
 
==External links ==
* Dependabot and Renovatebot update software dependencies and detect vulnerabilities. (https://dependabot.com/)
* Probot is an organization that create and maintain bots for GitHub. The example bots using Probot are the following.
** Auto Assign (https://probot.github.io/apps/auto-assign/)
** license bot (https://probot.github.io/)
** Sentiment bot (https://probot.github.io/apps/sentiment-bot/)
** Untrivializer bot (https://probot.github.io/apps/untrivializer/)
* Refactoring-Bot ([https://github.com/Refactoring-Bot/Refactoring-Bot Refactoring-Bot]): provides refactoring based on static code analysis
* Looks good to me bot ([https://github.com/lgtmco/lgtm LGTM]) is a [[Semmle]] product that inspects pull requests on [[GitHub]] for code style and unsafe code practices.