Initially I messed up by not having a T-compiler label. I added that to the repo and the PR. I tried both @rfcbot merge and @rfcbot pr merge:
rust-lang/compiler-team#89
I also setup the following labes:
|
FFCP => "finished-final-comment-period", |
|
PFCP => "proposed-final-comment-period", |
|
FCP => "final-comment-period", |
|
Postponed => "postponed", |
|
Closed => "closed", |
|
DispositionMerge => "disposition-merge", |
|
DispositionClose => "disposition-close", |
|
DispositionPostpone => "disposition-postpone", |
but it still doesn't listen to me.
Do I need to setup anything else to get rfcbot working?
Initially I messed up by not having a
T-compilerlabel. I added that to the repo and the PR. I tried both@rfcbot mergeand@rfcbot pr merge:rust-lang/compiler-team#89
I also setup the following labes:
rfcbot-rs/src/github/command.rs
Lines 24 to 31 in cca5e71
Do I need to setup anything else to get rfcbot working?