-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Description
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:
I also setup the following labes:
rfcbot-rs/src/github/command.rs
Lines 24 to 31 in cca5e71
| 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", |
Do I need to setup anything else to get rfcbot working?
Metadata
Metadata
Assignees
Labels
No labels