Introduction
This guide will show you how to navigate and manage GitHub repositories within Easy8. While the repository list itself is simple, it is essential for viewing data and initiating actions like syncing or accessing pull requests.
By following these steps, you’ll be able to filter repositories, explore details, and perform useful operations on them from Easy8.
Target Audience
- User
Prerequisites
- GitHub integration configured and active in Easy8
- Access to Git Integration features in the system
- At least one GitHub repository connected
How to Work with GitHub Repositories
Step 1: Open the Repository List
- Go to the Global menu → Git Integration
- Select Repositories from the integration menu
Step 2: Filter Repositories
If you have more than one GitHub instance connected, use the Service filter to display repositories from a specific connection. This helps narrow down results and improve focus.
Step 3: View Repository Details
Click on a repository name to open its detail view. From here, you can:
- (Un-)Register all integrations: Creates or removes webhooks in the GitHub project
- Edit: Manually change repository attributes (only for advanced debugging purposes)
- Synchronize: Fetches and updates all current data from the repository
- Pull requests: Opens a list of all pull requests associated with this repository
- Choose sequence template: Feature still in development — functionality coming soon
Conclusion
You now know how to navigate and manage GitHub repositories in Easy8. With filters, sync options, and pull request access, this section helps connect development activity to your project tracking environment.
