Add previous thread links to weekly standups#1464
Open
Mshehu5 wants to merge 1 commit intopayjoin:masterfrom
Open
Add previous thread links to weekly standups#1464Mshehu5 wants to merge 1 commit intopayjoin:masterfrom
Mshehu5 wants to merge 1 commit intopayjoin:masterfrom
Conversation
Link each contributor's new weekly standup thread to the corresponding thread from the prior check-in discussion.
Collaborator
Pull Request Test Coverage Report for Build 23948167383Details
💛 - Coveralls |
Contributor
Author
|
test run in : click -> Run python .github/scripts/create_standup_discussion.py in the action to see results would appreciate your review |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR address https://github.com/orgs/payjoin/discussions/1451#discussioncomment-16395855
Link each contributor's new weekly standup thread to the corresponding thread from the prior check-in discussion.
Notes for reviewers:
I tried a version that parsed each contributor’s replies and copied parts of that text into the next automated standup thread. I’m not proposing that here Per Dan’s point that process changes should be small and easy to review this felt too complex for a first step.
That approach depends on contributors using headings like "Focus" consistently. It also gets awkward if someone posts multiple replies in a thread or if part of the useful context comes from follow up discussion with Dan rather than from the contributor’s own structured reply. In those cases the bot can easily carry forward the wrong thing or drop important context entirely.
This change is a narrower first step that still addresses the accountability concern by linking each contributor’s new thread to their previous one. It is probably not the final design but it is a simpler and safer starting point.
P.S if you have input on a preffered followup PR please drop them here
Pull Request Checklist
Please confirm the following before requesting review:
AI
in the body of this PR.