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
Copy file name to clipboardExpand all lines: docs/plugins/trello-github-integ_plugin.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ _This plugin depends on the following two environment variables:_
11
11
12
12
Set the values accordingly before using this plugin.
13
13
14
+
## 3 Tips:
15
+
_Trello board description is managed by DevStream, please don't modify it._
16
+
14
17
To create a Trello API key and token, see [here](https://docs.servicenow.com/bundle/quebec-it-asset-management/page/product/software-asset-management2/task/generate-trello-apikey-token.html).
15
18
16
19
```yaml
@@ -32,6 +35,7 @@ tools:
32
35
# integration tool name
33
36
api:
34
37
name: trello
38
+
kanbanBoardName: kanban-name
35
39
# main branch of the repo (to which branch the plugin will submit the workflows)
0 commit comments