mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-05 22:56:11 +00:00
feat: update needs-more-info git workflow (#2314)
# Summary update check of react-native-svg version in GitHub workflow.
This commit is contained in:
2
.github/workflows/needs-more-info.yml
vendored
2
.github/workflows/needs-more-info.yml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
needs-more-info-label: 'Missing info'
|
||||
required-sections: 'Description;Steps to reproduce;Snack or a link to a repository;React-native-svg version;React Native version;Platforms'
|
||||
required-sections: 'Description;Steps to reproduce;Snack or a link to a repository;SVG version;React Native version;Platforms'
|
||||
needs-more-info-response: "Hey! 👋 \n\nIt looks like you've omitted a few important sections from the issue template."
|
||||
check-issues-only-created-after: 2024-06-14
|
||||
# This action also appends something like: "Please complete X, Y and Z sections." to the response.
|
||||
|
||||
Reference in New Issue
Block a user