Skip to content

fix autolabeler by adding permissions and pull requests events #21

@shenxianpeng

Description

@shenxianpeng

Right now we have supported autolabeler

autolabeler:
- label: 'documentation'
files:
- '*.md'
branch:
- '/docs{0,1}\/.+/'
- label: 'bug'
branch:
- '/fix\/.+/'
title:
- '/fix/i'
- label: 'enhancement'
branch:
- '/feature\/.+/'

but it doesn't work actually. from the docs https://github.com/toolmantim/release-drafter we need to

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions