From Fedora Project Wiki
(→‎Day of meeting: add pbrobinson to chairs)
No edit summary
 
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= FESCo meeting process =
= releng meeting process =


This guide explains how to manage and run a FESCo IRC meeting. Many of the steps here could well apply to other groups that hold regular IRC meetings as well.  
This guide explains how to manage and run a releng IRC meeting. Many of the steps here could well apply to other groups that hold regular IRC meetings as well.  


== Pre-meeting ==
== Pre-meeting ==
Line 7: Line 7:
1 "business day" before the meeting is scheduled, do the following tasks: (So, Friday if meetings are Monday, etc)
1 "business day" before the meeting is scheduled, do the following tasks: (So, Friday if meetings are Monday, etc)


1. First check the trac ticket items that have the 'meeting' keyword:  
1. First check the pagure issue items that have the 'meeting' keyword:  


https://fedorahosted.org/rel-eng/report/10
https://pagure.io/releng/issues?status=Open&tags=meeting


2. Generate an email to the rel-eng@lists.fedoraproject.org list with the following template:  
2. Generate an email to the rel-eng@lists.fedoraproject.org list with the following template:  
<pre>
{{#tag:pre|
Schedule for Monday's Release Engineering Meeting (YYYY-MM-DD)
Schedule for Tuesday's Release Engineering Meeting ({{#time:Y-m-d|tuesday}})
</pre>
}}
(Replace "Monday's" with the day of week for the meeting)
(Replace "Monday's" with the day of week for the meeting)
<pre>
{{#tag:pre|


Following is the list of topics that will be discussed in the releng
Following is the list of topics that will be discussed in the releng
meeting Monday at 17:00UTC in #fedora-meeting on irc.freenode.net.
meeting Tuesday at 11:00 Eastern Time in #fedora-meeting-3 on irc.freenode.net.


To convert UTC to your local time, take a look at
To convert UTC to your local time, take a look at
Line 25: Line 25:


or run:
or run:
   date -d 'YYYY-MM-DD 17:00 UTC'
   date -d 'TZ="America/New_York" {{#time:Y-m-d|tuesday}} 11:00'




Links to all tickets below can be found at:  
Links to all tickets below can be found at:  
https://fedorahosted.org/rel-eng/report/10
https://pagure.io/releng/issues?status=Open&tags=meeting
 
= Alternative Architectures =
#topic Alternative Architectures update


= Followups =
= Followups =


#topic #NNN Title of ticket
#topic #NNNN Title of ticket
https://fedorahosted.org/rel-eng/ticket/NNN
https://pagure.io/releng/issue/NNNN


= New business =
= New business =


#topic #NNN Title of ticket
#topic #NNNN Title of ticket


https://fedorahosted.org/rel-eng/ticket/NNN
https://pagure.io/releng/issue/NNNN
 
= Secondary arches =
#topic Secondary Architectures update - ppc
#topic Secondary Architectures update - s390
#topic Secondary Architectures update - arm


= Open Floor =  
= Open Floor =  
Line 51: Line 49:
For more complete details, please visit each individual ticket.  The
For more complete details, please visit each individual ticket.  The
report of the agenda items can be found at
report of the agenda items can be found at
https://fedorahosted.org/rel-eng/report/10
https://pagure.io/releng/issues?status=Open&tags=meeting


If you would like to add something to this agenda, you can reply to
If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/rel-eng,
this e-mail, file a new ticket at https://pagure.io/releng/issues,
e-mail me directly, or bring it up at the end of the meeting, during
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the open floor topic. Note that added topics may be deferred until
the following meeting.  
the following meeting.  
</pre>
}}
 
Replace NNN with the ticket numbers and add in Title of tickets.


Replace NNNN with the ticket numbers and add in Title of tickets.


= Day of meeting =
= Day of meeting =
Line 69: Line 66:
2. Generate a text file from the following template:  
2. Generate a text file from the following template:  


<pre>
{{#tag:pre|
#startmeeting RELENG (YYYY-MM-DD)
#startmeeting RELENG ({{#time:Y-m-d|tuesday}})
#meetingname releng
#meetingname releng
#chair dgilmore nirik tyll sharkcz bochecha masta pbrobinson
#chair nirik sharkcz pbrobinson phsmoura dustymabe jednorozec
#topic init process
#topic init process
#topic #NNN TICKET TITLE
#topic #NNNN TICKET TITLE
...
...
#topic Secondary Architectures updates
#topic Alternative Architectures updates
#topic Secondary Architectures update - ppc
#topic Secondary Architectures update - s390
#topic Secondary Architectures update - arm
#topic Open Floor
#topic Open Floor
#endmeeting
#endmeeting
</pre>
}}


You can copy and paste in lines from this file as the meeting progresses.  
You can copy and paste in lines from this file as the meeting progresses.  


3. Start an email replying to the agenda post. Rename the subject to: Summary/Minutes for today's FESCo meeting (YYYY-MM-DD)
3. Start an email replying to the agenda post. Rename the subject to: Summary/Minutes for today's release engineering meeting ({{#time:Y-m-d|tuesday}})


4. Also, CC: meetingminutes@lists.fedoraproject.org
4. Also, CC: meetingminutes@lists.fedoraproject.org
Line 104: Line 98:
The subject should be:
The subject should be:


<pre>
{{#tag:pre|
Fedora Release Engineering meeting summary for YYYY-MM-DD
Fedora Release Engineering meeting summary for {{#time:Y-m-d|tuesday}}
</pre>
}}


2. Process through tickets comment/close them as appropriate.
2. Process through tickets comment/close them as appropriate.


[[Category: Release Engineering]]
[[Category: Release Engineering]]

Latest revision as of 15:05, 19 April 2022

releng meeting process

This guide explains how to manage and run a releng IRC meeting. Many of the steps here could well apply to other groups that hold regular IRC meetings as well.

Pre-meeting

1 "business day" before the meeting is scheduled, do the following tasks: (So, Friday if meetings are Monday, etc)

1. First check the pagure issue items that have the 'meeting' keyword:

https://pagure.io/releng/issues?status=Open&tags=meeting

2. Generate an email to the rel-eng@lists.fedoraproject.org list with the following template:

Schedule for Tuesday's Release Engineering Meeting (2024-04-02)

(Replace "Monday's" with the day of week for the meeting)


Following is the list of topics that will be discussed in the releng
meeting Tuesday at 11:00 Eastern Time in #fedora-meeting-3 on irc.freenode.net.

To convert UTC to your local time, take a look at
  http://fedoraproject.org/wiki/UTCHowto

or run:
  date -d 'TZ="America/New_York" 2024-04-02 11:00'


Links to all tickets below can be found at: 
https://pagure.io/releng/issues?status=Open&tags=meeting

= Alternative Architectures =
#topic Alternative Architectures update

= Followups =

#topic #NNNN Title of ticket
https://pagure.io/releng/issue/NNNN

= New business =

#topic #NNNN Title of ticket

https://pagure.io/releng/issue/NNNN

= Open Floor = 

For more complete details, please visit each individual ticket.  The
report of the agenda items can be found at
https://pagure.io/releng/issues?status=Open&tags=meeting

If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://pagure.io/releng/issues,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting. 

Replace NNNN with the ticket numbers and add in Title of tickets.

Day of meeting

1. Send out a reminder IRC message a bit before the meeting to the #fedora-releng IRC channel.

2. Generate a text file from the following template:

#startmeeting RELENG (2024-04-02)
#meetingname releng
#chair nirik sharkcz pbrobinson phsmoura dustymabe jednorozec
#topic init process
#topic #NNNN TICKET TITLE
...
#topic Alternative Architectures updates
#topic Open Floor
#endmeeting

You can copy and paste in lines from this file as the meeting progresses.

3. Start an email replying to the agenda post. Rename the subject to: Summary/Minutes for today's release engineering meeting (2024-04-02)

4. Also, CC: meetingminutes@lists.fedoraproject.org

Meeting time

1. Use the lines up to 'init process' to start the meeting.

2. Wait a few for people to show up. Confirm there are at members present for discussion. If not, cancel meeting.

3. Go through each topic.

Post meeting

1. When #endmeeting runs it displays links for the logs. Use the .txt files in your email created above. Send out right after meeting. (If you wait, it's very easy to forget). (Make sure and CC: meetingminutes@lists.fedoraproject.org too)

The subject should be:

Fedora Release Engineering meeting summary for 2024-04-02

2. Process through tickets comment/close them as appropriate.