mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 07:08:27 +00:00
Add icebox command
Summary: Add icebox command to comment, label and close an issue from one command instead of ping facebook bot serveral times. The goal is to reduce ping pollution, see the [current implementation](https://github.com/facebook/react-native/issues/6752#issuecomment-260830484). Will be used by the Iceboxer script for people who only have access to the facebook-github-bot. cc mkonicek Closes https://github.com/facebook/react-native/pull/10963 Differential Revision: D4222330 Pulled By: mkonicek fbshipit-source-id: 69ecf282a7004dfc23884e906bec582c58a749a8
This commit is contained in:
parent
41fac0584a
commit
c455c2bcc6
@ -41,3 +41,8 @@ close
|
||||
|
||||
@facebook-github-bot cla
|
||||
comment Hey {issue_author}! Thanks for sending this pull request! We would love to review your changes however it looks like you haven't signed the CLA yet. You can do so at https://code.facebook.com/cla.
|
||||
|
||||
@facebook-github-bot icebox
|
||||
comment {author} tells me to close this issue because it has been inactive for a while. If you think it should still be opened let us know why.
|
||||
add-label Icebox
|
||||
close
|
||||
|
Loading…
x
Reference in New Issue
Block a user