Search...
Menu

GitHub Integration

Link LigaAI work with GitHub code repositories to make cross-team collaboration easier than ever.

>>How to Configure GitHub Integration

Once integrated, you and your team will be able to:

  • View GitHub code commit and merge request records in LigaAI issue details.
  • Create GitHub branch and merge requests from LigaAI.
  • See development performance and code commits reports in Dashboard widgets.
  • Add Automation that uses Git commits as triggers to automate the development collaboration process.

Connect GitHub to LigaAI Work

View code commits and merges\ request records in LigaAI

Adding the LigaAI work ID to the commit message, the activities will be synced on between GitHub and LigaAI work.

Click on the GitHub icon to see your code merge requests and commit history in LigaAI work details.

Create branches and merge requests in LigaAI

In addition to viewing commits and merge requests, you can also create GitHub branches and merge requests directly from the issue details.

See development information with dashboard widgets.

LigaAI's dashboard provides a rich set of widgets to get statistics on your team's work development after you have completed setting up Git integration.

  • Commit Efficiency: Observe the effectiveness of continuous integration in practice, reflecting the execution of member builds per day in deployments mode.
  • Merge Time Report: Observe the queue of merge requests to completion, find problems and make timely adjustments.
  • Merge request statistics: Observe the speed of team releases in a certain period by counting the merged frequency of the team.

Automate development collaboration process

Add Automation to eliminate information lag in cross-team collaboration by using Git commit as triggers.

Common rules

💡 When a git commit is created for a {Pending} defect, then change its status to {Fixing}

💡 When a Git commit is created in a {defect} with {fix} in the commit message, then change its status to {pending}

Previous
How to integrate with Jenkins
Next
How to integrate with GitHub
Last modified: 2023-05-10Powered by