What is a "bot account" on github? -


i reading docs discuss how authenticate on github particular repo. "you'll want use bot account this." (docs written github employee). bot account? how one?

look @ section, "user accounts / what's difference between user , organization accounts?"

user accounts intended humans, can give 1 robot, such continuous integration bot, if necessary.

in other words, "user account" can "person" (the normal case), can used automated process (a "bot").

which precisely how benbalter using github in change agent project cited above.

q: how one?

a: "bot account" github user account. create other github user account.


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

amazon web services - Installing MobileFirst 7.0 server on AWS -

Non Unique Username with ASP.Net Identity 2.0 -