From 232d17d8a88fd14bb4c787db9ff5bff71382cbaf Mon Sep 17 00:00:00 2001 From: Richard England Date: Dec 16 2021 05:33:47 +0000 Subject: Removing the Taiga setup/admin page --- diff --git a/modules/ROOT/pages/technical-taiga.adoc b/modules/ROOT/pages/technical-taiga.adoc deleted file mode 100644 index 18d5023..0000000 --- a/modules/ROOT/pages/technical-taiga.adoc +++ /dev/null @@ -1,55 +0,0 @@ -= Taiga Operations - -== Adding a new user - -If an author has not written for us before, you will have to add them to Taiga. - -NOTE: Because we use OpenID authentication, the new member will have to log in to teams.fedoraproject.org with their Fedora account _before_ you can add them. - -To add a new user: - -. Click *Admin* (the gear icon) on the left-hand panel -. Click *Members* -. Click the *+New Member* button in the upper-right corner -. Search by name or email address in the text box -. Click the desired account -. Select the *Writer* role from the *Choose a role* drop-down -. Click the *Invite* button - -The user is now added to the Magazine board and can be assigned to cards. - -If the invite was mistakenly issued before the user had logged in to teams.fedoraproject.org, use the following steps to get Taiga to reconnect the invite with the user's OpenID. - -. Click *Admin* (the gear icon) on the left-hand panel -. Click *Members* -. Find the *Pending* invite at the end of the Members list -. Click the big red button at the end of the row (the trash can icon) -. Redo the "To add a new user" steps above _after_ the user has logged in - -== Creating a new card (user story) - -When a proposal is approved, follow these steps. - -. From the https://teams.fedoraproject.org/project/asamalik-fedora-magazine/kanban[Kanban page], click the *+* button in the *Article Spec* column -. Enter the title of the article in the top text box -. Enter details of the proposal in the bottom text box, including a link to the proposal discussion where appropriate -. Click *Add tag* and type "needs image" and click that tag -. If an author has been identified and has an account in Taiga, click *Assign* and assign them -. Click *Create* -. Click the card you just created -. Click the *Add watchers* button -. Type "Editor" in the search box -. Click *Role: Editorial board member* to add all editors as watchers -. Click the *Add* button - -== Adding or removing editors - -To add or remove an editor, in Taiga: - -. Click *Admin* (the gear icon) on the left-hand panel -. Click *Members* -. Find the member in question -. Select the desired role in the *Role* drop-down -. Toggle the *Admin* slider (Editors should be admins on the board, non-editors should not) - -NOTE: Update the https://pagure.io/group/fedora-magazine[Pagure group] membership as well so that the docs and images repos have the correct permissions.