Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/meeting_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Or in your local time:

## Agenda

Extracted from **$AGENDA_LABEL$** labelled issues and pull requests from the **$GITHUB_ORG$ org** prior to the meeting.
Extracted from **$AGENDA_LABEL$** labelled issues and pull requests from the **$GITHUB_ORG$ org** prior to the meeting. (Updated daily)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that some teams have a custom template, can those be updated too?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont know this code as well as you do, but every reference to this substring I can find is from minutes_* templates, which does not seem nearly as important to mention this within.


$AGENDA_CONTENT$

Expand Down
Loading