bpmn-io / actions

The custom github actions used by the bpmn-io team
Other
0 stars 5 forks source link

feat(weekly)!: make list of roles configurable #11

Closed marstamm closed 1 year ago

marstamm commented 1 year ago

related to https://github.com/bpmn-io/actions/pull/10, we do not want to hard-code roles, but rather make them configurable. This adds the roles input that will assign a moderator for each role and replace each instance of {{role}} in the issue with the assignee.

Breaking Changes with this PR: