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
- Bugs' whiteboard tags are used to determine if they should be synchronized or ignored
10
+
- The events are transformed into Jira issues
11
+
- The system sets the `see_also` field of the Bugzilla bug with the URL to the Jira issue
12
+
13
+
## Action Configuration
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
+
16
+
17
+
Below is a full example of an action configuration:
the process is simple to enabling a new downstream
8
-
project. [...read more here.](src/jbi/whiteboard_tags/README.md)
9
56
10
-
If you're looking for a unique capability for your
11
-
team's data flow; you can add your own python methods
12
-
and functionality. [...read more here.](src/jbi/whiteboard_actions/README.md)
57
+
### Custom Actions
58
+
If you're looking for a unique capability for your team's data flow, you can add your own python methods and functionality[...read more here.](src/jbi/whiteboard_actions/README.md)
0 commit comments