Articles
How to Sync Comments in GitHub
Learn how to sync GitHub comments using Exalate. Get script examples for filtering public comments, mapping authors, and handling internal notes during sync.
How to Sync Assignees on GitHub
Learn how to sync GitHub assignees using Exalate. Get script examples for email-based assignee mapping and using nodeHelper.getUserByEmail for seamless sync.
How to Add Remote Issue Link on GitHub
Learn how to add a link to a remote issue (like Jira or ServiceNow) on a GitHub issue using Exalate. Get script examples for adding links as comments and managing labels.
How to Sync Issue Labels on GitHub
Learn how to sync GitHub issue labels using Exalate. Get script examples for filtering labels, handling spaces for Jira sync, and mapping labels based on issue types.
How to Sync Milestones from Github to Jira
Learn how to sync GitHub milestones to Jira fix versions using Exalate. Get script examples for replica.fixVersions and nodeHelper.createVersion to automate tracking.
How to Sync Statuses in GitHub
Learn how to sync statuses in GitHub using Exalate. Get script examples for mapping GitHub states (open, closed) to Jira statuses (To Do, Done) and vice-versa.
How to Sync Pull Requests on GitHub
Learn how to sync GitHub Pull Requests using Exalate. Get script examples for mapping PR fields, handling comments, and ensuring status updates across systems.
How to Configure Sync to Multiple Repositories in GitHub
Learn how to configure Exalate to sync issues from multiple projects (like Jira) to specific GitHub repositories. Includes script examples for dynamic repository mapping.
How to Sync Elements Connect Field with Different Key Values in GitHub
Learn how to sync Elements Connect fields with different key values in GitHub using Exalate. Get script examples for mapping custom field data across platforms.