Introduction
This guide will show you how to configure and use referencing keywords to link GitHub commits and pull requests to tasks in Easy8. This feature also allows time logging directly from GitHub, streamlining developer workflows.
By following these steps, you’ll be able to make full use of your GitHub integration with Easy8.
Target Audience
- Administrator
Prerequisites
- GitHub integration successfully configured in Easy8
- Administrator access to manage references
- Basic understanding of referencing keywords and task IDs
How to Set GitHub Referencing Keywords
Step 1: Open Referencing Keywords Settings
- Go to the Global menu (top right corner of Easy8)
- Select Git Integration → References
Step 2: Create or Edit a Referencing Keyword
- Click Create to add a new keyword or click on an existing one to edit
- Use the tooltips provided in the form to understand and configure each field correctly
Important Rules
- Tasks must be referenced using the format
#ID, for example:refs #1234orcloses #1234 - To log time, use
@XhYmformat (e.g.,@1h30m) - In commits, keywords must be placed in the commit message
- In pull requests, keywords must be included in the name of the pull request
Conclusion
You have now configured referencing keywords to connect GitHub activity with Easy8 tasks. This makes it easier to track code changes, manage worklogs, and maintain task relevance directly from your development flow.
