Skip to content

Commit 734cf38

Browse files
authored
Add link to TSC Project Board as part of standing agenda (#31)
1 parent 51bdc3b commit 734cf38

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/create-tsc-call-discussion.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ jobs:
7373
7474
**Audience:** FAIR TSC members & open observers (as allowed).
7575
76-
Please add agenda items as comments below and up-vote on the items you'd like to discuss.
77-
7876
## Meeting details
7977
* Meeting is ${{ steps.vars.outputs.date_display }} – 19:00 UTC ([see it in your time zone](${{ steps.vars.outputs.tz_link }}))
8078
* [Link to Meeting Calendar](https://zoom-lfx.platform.linuxfoundation.org/meeting/95837337329?password=fd00a64e-3e89-49a9-9827-17f381443a7c)
@@ -88,6 +86,11 @@ jobs:
8886
8987
This meeting is recorded and publicly available via your OpenProfile.dev account.
9088
89+
## Agenda
90+
91+
* As part of our standing agenda, we will review the [TSC Project Board](https://github.com/orgs/fairpm/projects/11) and any action items from the previous meeting.
92+
* Please add your agenda items as comments to this discussion and up-vote the ones you'd
93+
9194
- name: Skip creation (already exists)
9295
if: ${{ steps.check_existing.outputs.found == 'true' }}
9396
run: |

0 commit comments

Comments
 (0)