Skip to content

plugins: Add action enums to responders

Rohan Rk requested to merge rohanrk/gitmate-2:feature/stale into master

Add action enums for gitmate_issue_stale_reminder and gitmate_pr_stale_reminder responders. Now GitMate will remove stale labels on issues and PRs if any attributes are changed including labels, milestones, and assignees.

Ref #250

Edited by Rohan Rk

Merge request reports