-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Overview
We need to use the GitHub Issue API to fetch issue comments for each GitHub handle so that we can use the data to generate skills learnt and resume-ready bullet points
Action Items
- Write GHA to Fetch All Issue Comments
- Use
GET /repos/{owner}/{repo}/issues/commentsto fetch all issue comments for poc issues in the repo repo - Authenticate using a GitHub personal access token
- Handle pagination to retrieve all comments
- have it write it to the repo
- Use
- Bring results back to team meeting to discuss
Resources/Instructions
repo for issues: https://github.com/hackforla/website
GitHub handles for issues
- JackRichman
- JasonUranta
- mgodoy2023
- Zak234
- anonymousanemone
Config files for the script that chooses users etc (YAML)
Metadata
Metadata
Assignees
Labels
No labels