Skip to content

Fetch issue comments using GitHub Issue API for each GitHub Handle #4

@Rabia2219

Description

@Rabia2219

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/comments to 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
  • 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions