Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for retrospective #51

Merged
merged 7 commits into from
Nov 17, 2023
Merged

add support for retrospective #51

merged 7 commits into from
Nov 17, 2023

Conversation

UlisesGascon
Copy link
Member

Main changes

This PR will include the Top threads of the week/month for the Node.js org in Github by including a link to the last report available in https://github.com/cutenode/retro-weekly (cc: @bnb @wesleytodd)

How it works

  <item>
    <title>Retrospective for nodejs from 2023-10-22 to 2023-10-29</title>
    <description><![CDATA[<p>Reporting on 35 Issues from 29 authors, 65 Pull Requests from 33 authors, and 9 Discussions from 7 authors.</p>]]></description>
    <pubDate>Sun, 22 Oct 2023 02:00:00 BST</pubDate>
    <link>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-10-22.md</link>
    <guid>https://github.com/cutenode/retro-weekly/blob/main/retros/2023-10-22.md</guid>
  </item>
    1. Add the new item in the feed
    1. Save the new dates in the config

Context

Copy link
Member

@mhdawson mhdawson left a comment

Choose a reason for hiding this comment

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

LGTM

@mhdawson mhdawson merged commit 8e8b1bc into main Nov 17, 2023
1 check passed
@UlisesGascon UlisesGascon deleted the feat/add-retrospective branch November 19, 2023 19:59
This was referenced Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Idea: Top threads of the week/month
3 participants