Skip to content

Commit 00ed47f

Browse files
authored
Update 2020-03-25-issue-management-meeting.md
1 parent ac5f8a8 commit 00ed47f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-meetings/2020-03-25-issue-management-meeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The full configuration file can be found in [`.github/label-actions.yml`
4848

4949
The [needs-attention](https://github.com/hramos/needs-attention) GitHub Action has been enabled, and will trigger whenever a new comment is added to an issue. The goal is to manage the "Needs: Author Feedback" label and make sure we do not lose track of issues where we asked for more information. If an issue with this label gets a new comment from the original author of the issue, this action will replace the "Needs: Author Feedback" label with a "Needs: Attention" label. This is the same process used in the `react-native-windows` repository.
5050

51-
The workflow is configured in [.github/workflows/needs-attention.yml](https://github.com/facebook/react-native/blob/master/.github/workflows/needs-attention.yml), and the action itself is hosted at https://github.com/hramos/needs-attention. Pull requests that enhance this workflow are welcome.
51+
The workflow is configured in [`.github/workflows/needs-attention.yml`](https://github.com/facebook/react-native/blob/master/.github/workflows/needs-attention.yml), and the action itself is hosted at https://github.com/hramos/needs-attention. Pull requests that enhance this workflow are welcome.
5252

5353
## Issue triage
5454

0 commit comments

Comments
 (0)