Template

Difference between revisions of "Bot steps/text"

< Template:Bot steps

Line 1: Line 1:
<includeonly>{| class="wikitable"
+
<includeonly>{| class="wikitable" style="float:right"
 +
! {{tl|Bot cycle}}
 +
|-
 
|
 
|
* [{{{request| }}}] Requestee post a request on LinguaLibre:Bots
+
* [{{{request| }}}] Request opened.
* [{{{discuss| }}}] Discuss the localized requirements
+
* [{{{define| }}}] Requirements defined.
* [{{{coding| }}}] Develop the script
+
* [{{{code| }}}] Script coded.
* [{{{pullrequest|}}} ] Review the Pull Request
+
* [{{{submit|}}} ] Code submited (Pull Request).
* [{{{merge| }}}] Merge the Pull Request
+
* [{{{merge| }}}] Code accepted.
* [{{{ping| }}}] Requestee get notified : all is ready
+
* [{{{ping| }}}] Requestee notified.
* [{{{notification| }}}] Requestee post on his local Village Pump a variation of "Notice: Lilibot coming, as requested by X, does this & that, it's ok, where should we notify pattrollers & co?"
+
* [{{{notification| }}}] Community notified.
* [{{{help| }}}] Requestee creates on its wiki [[Help:LinguaLibre]], with general purpose and redirect to support [[LinguaLibre:Bot]].
+
* [{{{help| }}}] Local help page created.
* [{{{wait| }}}] Wait 7 days
+
* [{{{wait| }}}] 7 days delay.
* [{{{active| }}}] Activate the bot (edit msg with link to support ?)
+
* [{{{active| }}}] Bot activated.
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
The '''steps for bot developements''' are a list of identified, necessary and/or best practice steps in order to develop a proper LinguaLibre bot's localization.
 
The '''steps for bot developements''' are a list of identified, necessary and/or best practice steps in order to develop a proper LinguaLibre bot's localization.

Revision as of 00:11, 12 November 2021

The steps for bot developements are a list of identified, necessary and/or best practice steps in order to develop a proper LinguaLibre bot's localization.

Steps at creation

  1. request: Requestee from external wiki post a request on LinguaLibre:Bot
  2. discuss: Discuss the localized requirements
  3. code: Develop the script
  4. test: Test the script, runs under close supervision, bot master awaiting feedbacks and ready to fix.
  5. pullrequest: Review the Pull Request
  6. merge: Merge the Pull Request
  7. ping: Requestee get notified : all is ready
  8. notification: Requestee post on his local Village Pump a variation of "Notice: Lilibot coming, as requested by X, does this & that, it's ok, where should we notify pattrollers & co?"
  9. help: Requestee or else creates a local [[Help:LinguaLibre]] on target wiki. This page contains and extremely brief, general purpose definition of LinguaLibre, the bot, as well as a redirect toward support: LinguaLibre:Bot.
  10. wait: Wait 7 days (recommended).
  11. active: Activate the bot with edit msg linking to the help page.

Steps along life

Other status are also possible :

  • paused: when a bot had already been created, demonstrated, but is in pause. With a comment.
  • blocked: when the bot is blocked, for various reason. Please notify LinguaLibre:Bot and point to the relevant discussions.
  • test: bot returns in test phase.
  • retired: when a bot is retired.