feat(plugins/followup): add indepth mode (#627)

This commit is contained in:
Simon Lecoq
2021-11-12 00:34:40 -05:00
committed by GitHub
parent 42f46c2f75
commit 0a9df6270b
12 changed files with 457 additions and 126 deletions

View File

@@ -22,3 +22,9 @@ inputs:
values:
- repositories # Overall status of issues and pull requests on your repositories
- user # Overall status of issues and pull requests you have created on GitHub
# Compute issues and pull requests per repositories with special highlighting for maintainers and specified users
plugin_followup_indepth:
description: Indepth follow-up processing
type: boolean
default: no