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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ System to sync Bugzilla bugs to Jira issues.
6
6
7
7
### Caveats
8
8
- The system accepts webhook events from Bugzilla
9
+
- Bugs' whiteboard tags are used to determine if they should be synchronized or ignored
9
10
- The events are transformed into Jira issues
10
11
- The system sets the `see_also` field of the Bugzilla bug with the URL to the Jira issue
11
-
- Bugs' whiteboard tags are used to determine if they should be synchronized or ignored
12
12
13
13
## Action Configuration
14
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.
0 commit comments