Conversation
|
|
||
| Before the meeting: | ||
| 1. Review the [meeting agenda](https://make.wordpress.org/test/) published beforehand | ||
| 1. Review the [meeting agenda](LINK_TO_AGENDA) published beforehand |
There was a problem hiding this comment.
If we add a link like LINK_TO_AGENDA, it creates an invalid URL on the current page (you can see it here: https://make.wordpress.org/test/handbook/team-reps/test-chat-moderator-guide/#3-share-agenda).
It also generates a non-working link like:
https://make.wordpress.org/test/handbook/team-reps/test-chat-moderator-guide/LINK_TO_AGENDA
Instead, we could use a previously published agenda link as an example so it’s valid and clearer.
What do you think?
There was a problem hiding this comment.
You can use this link https://make.wordpress.org/test/tag/test-chat-agenda/ for agenda as agendas keep changing. The latest Agenda will always be at the top
There was a problem hiding this comment.
Yes, I was thinking about what we can do with some of the invalid links. This is a great idea, let me get to it.
| @@ -44,8 +44,8 @@ _Or:_ | |||
| > Today's chat agenda can be found [here](LINK_TO_AGENDA). Please take a look. | |||
There was a problem hiding this comment.
same link can be used here
| @@ -165,8 +165,8 @@ _Or:_ | |||
| > - We have [Patch Testing Issues](LINK) that need testing | |||
There was a problem hiding this comment.
There was a problem hiding this comment.
This query is a bit limiting; we should change it to be more broader.
https://core.trac.wordpress.org/query?status=accepted&status=assigned&status=new&status=reopened&status=reviewing&keywords=~needs-testing+has-patch&milestone=!Awaiting+Review&col=id&col=summary&col=status&col=milestone&col=changetime&col=keywords&col=type&col=priority&col=component&desc=1&order=changetime
|
There are also a bunch of other invalid links. What if instead of |
However, this might not be a good idea. It could create links like |
|
Oooh yeah. Didn't think of it that way. |
I think we can remove the link and name it I also have an idea for both generating the agenda and running the test chat session. |
This is a very good idea, I second it |
There was a problem hiding this comment.
About these broken links we can use a previous example. You can pull an example of the different links and there sources e.g Always look at the very first post, it is what your looking for
use real links as someone needs to also see what should be there |
|
Okay, if we are using real links. We should also include a note that says something like: Note Some of the links are used for demonstration. What do y'all think? |
I think this is a good solution if we are going to use real links. |
|
We can use code blocks with placeholder links, this won’t be clickable and won’t lead to an invalid link. this might make it easier to copy and paste into Slack or update later. This would be useful for WordPress ecosystem announcements, including announcement links and calls for testing. |
|
@huzaifaalmesbah Could your suggested changes to this branch? |
|
@3kori Sorry for my previous comment, it was confusing. I tried testing the code block approach, but when copying and pasting into Slack, it doesn’t work as expected. So I think it’s better to proceed with real links in this PR for now. We can look into this again later and open another PR if we find a better solution. Thanks! |
|
@3kori Could you please update the PR with the real links when you have time? List announcements with links and List testing needs section. |
|
@huzaifaalmesbah @ozgursar @Successfulsebunya |
ozgursar
left a comment
There was a problem hiding this comment.
Looks good to me too.
I'm just curious, should we add any note about the monthly huddles? It's format is a bit different than the chat version.


fixes: #122