Closed
Bug 1473415
Opened 6 years ago
Closed 6 years ago
help migrate #buildduty and #releng to #ci
Categories
(Infrastructure & Operations Graveyard :: Infrastructure: IRC, task)
Infrastructure & Operations Graveyard
Infrastructure: IRC
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlund, Assigned: ashish)
References
Details
Hi,
As part of these channel consolidation efforts, #releng and #buildduty discussions and members are moving to #ci: https://docs.google.com/document/d/1aKnMKQ1yL1g2DZMMqwmN5vrwYLvrkOK-uVTw7rMmKNk/edit#
I could lock out the old channels and slowly let members join #ci but I'd like to help the migration more. I came across the `redirect` chanserv command: http://www.geekshed.net/2010/05/redirecting-one-channel-to-another/
I was wondering is someone here could help do that for me? I don't believe we have that ability but perhaps someone here has done something like this before.
fwiw - I'm currently ops in all three channels.
Failing all this, we will resort to individual manual invites and then pw lock the old channels.
Reporter | ||
Comment 1•6 years ago
|
||
ashish - would you be able to help me or redirect me to someone else?
Flags: needinfo?(ashish)
Assignee | ||
Comment 2•6 years ago
|
||
AFAIK anope's services do not have a redirect. However, you can use[1] +l 0 (limit channel to 0 users) and +L #ci (redirect to #ci after #l limit is hit) to achieve the same result.
> /msg chanserv mode #releng lock add +l 0
> /msg chanserv mode #releng lock add +L #ci
Note that this will not kick out users in #releng. You will need to issue an explicit clear to clear the channel:
> /msg chanserv clear #releng users
[1] https://wiki.inspircd.org/2.0/Channel_Modes
Flags: needinfo?(ashish)
Reporter | ||
Comment 3•6 years ago
|
||
Thanks for the help. I spoke and got further helf from Ashish over slack. Turns out to use `cs CLEAR` I need to be founder/owner. bhearsum is founder of #releng and he is away on parental leave so I will need a workaround here.
Ashish, can you make me an owner of #releng so I can clear the users?
Flags: needinfo?(ashish)
Assignee | ||
Comment 4•6 years ago
|
||
> 09:20 <ChanServ> Founder of #releng changed to jlund.
Flags: needinfo?(ashish)
Assignee | ||
Comment 5•6 years ago
|
||
Closing this out. Feel free to reopen/reach out to me if you have any issues.
Assignee: infra → ashish
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•6 years ago
|
||
Sorry, yes. Thank you and thank you for your assistance too!
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•