Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Web
What happened?
I used the provided template for feature request and my feature was locked automatically even tho i (think i) respected the template.
Reproduction steps
- Create a new issue
- Choose "Feature request"
- Leave the titles on, but fill up the paragraphs accordingly
- Issue gets closed
Reproduction sample
https://github.com/gorhom/react-native-bottom-sheet/issues?q=is:issue%20state:closed%20label:enhancement%20label:invalid
Relevant log output
According to
|
if: ${{ !contains(github.event.issue.body, 'snack.expo.dev') && !contains(github.event.issue.body, 'gorhom.dev')}} |
It seems the only thing to do to "respect the template" is to write "gorhom.dev" in the issue body...
Version
v5
Reanimated Version
v3
Gesture Handler Version
v2
Platforms
Web
What happened?
I used the provided template for feature request and my feature was locked automatically even tho i (think i) respected the template.
Reproduction steps
Reproduction sample
https://github.com/gorhom/react-native-bottom-sheet/issues?q=is:issue%20state:closed%20label:enhancement%20label:invalid
Relevant log output
According to
react-native-bottom-sheet/.github/workflows/auto-close.yml
Line 18 in 9bfbeb5
It seems the only thing to do to "respect the template" is to write "gorhom.dev" in the issue body...