We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0e6ce commit ed313caCopy full SHA for ed313ca
README.md
@@ -7,7 +7,7 @@ System to sync Bugzilla bugs to Jira issues.
7
### Caveats
8
- The system accepts webhook events from Bugzilla
9
- The events are transformed into Jira issues
10
-- The system POSTs an update to the see_also field of Bugzilla bugs
+- 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
13
## Action Configuration
0 commit comments