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: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,10 @@ System to sync Bugzilla bugs to Jira issues.
11
11
- Bugs' whiteboard tags are used to determine if they should be synchronized or ignored
12
12
13
13
## Action Configuration
14
-
The action configuration uses a YAML fileper environment, this file stores all the configuration information for jbi data flows. The process to enable a new data flow will be explained below.
14
+
The system reads the action configuration from a YAML file, one per environment. Each entry controls the synchronization between Bugzilla tickets with Jira issues.
15
15
16
16
17
-
Below is an full example of an action configuration:
17
+
Below is a full example of an action configuration:
0 commit comments