Files
metrics/source/plugins/followup/metadata.yml
2021-04-22 18:03:39 +02:00

25 lines
720 B
YAML

name: "🎟️ Follow-up of issues and pull requests"
cost: 0 API request (1 GraphQL request if "user" section is enabled)
categorie: github
index: 11
supports:
- user
- organization
- repository
inputs:
# Enable or disable plugin
plugin_followup:
description: Display follow-up of repositories issues and pull requests
type: boolean
default: no
# Sections to display
plugin_followup_sections:
description: Sections to display
type: array
format: comma-separated
default: repositories
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