Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

[Feature] Configurable Teams #57

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

6543
Copy link
Member

@6543 6543 commented Oct 5, 2021

wip

IgnoreMaintainersFile bool `json:"ignore_maintainers_file" toml:"ignore_maintainers_file"`
Approvals int `json:"approvals" toml:"approvals"`
Pattern string `json:"pattern" toml:"pattern"`
Teams []string `json:"team" toml:"teams"`
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Teams []string `json:"team" toml:"teams"`
Teams []string `json:"teams" toml:"teams"`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants