Use Cases
- Automatically assign issues to team members based on comments.
- Notify users when they request assignment on an already assigned issue.
- Improve team collaboration by ensuring timely task assignments.
How It Works
Triggers on issue comments or issue events in GitHub. Checks if the issue has any assignees and evaluates conditions. Assigns the issue creator or commenter based on their requests.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure GitHub OAuth2 credentials for authentication.
- 3Set the repository owner and name in the GitHub Trigger node.
- 4Test the workflow by creating an issue or commenting on an existing one.
Apps Used
GitHub
Categories
Target Roles
Industries
Tags
#process automation
#workflow management
#notifications