Use Cases
- Automatically assign issues to users based on comments in GitHub.
- Notify users when they request assignment on an issue.
- Improve team collaboration by ensuring issues are promptly assigned.
How It Works
Triggers on issue comments and issue creation events from GitHub. Checks if the issue has any assignees. Assigns the issue creator or commenter based on their request.
Setup Steps
- 1Import the workflow template into n8n.
- 2Connect your GitHub account using OAuth2 credentials.
- 3Configure the GitHub repository details in the trigger node.
- 4Test the workflow by creating an issue and adding comments.
Apps Used
GitHub
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications