Use Cases
- Automatically assign issues to creators when opened or created without an assignee.
- Notify users when they comment on an issue that is already assigned.
- Streamline issue management in collaborative projects on GitHub.
How It Works
Triggers on GitHub issue creation and comment events. Evaluates if the issue has an assignee using conditional checks. Assigns the issue creator or commenter based on specific keywords in comments.
Setup Steps
- 1Import the workflow template into n8n.
- 2Connect your GitHub account using OAuth2 authentication.
- 3Configure the GitHub trigger with your repository details.
- 4Test the workflow by creating an issue or commenting on an existing one.
Apps Used
GitHub
Categories
Industries
Tags
#workflow management
#process automation
#notifications