Skip to content

Implement GitHub API functionality #8

@vvidday

Description

@vvidday

Implement functionality to:
- [ ] Fork publish-RepoSense repository
- [ ] Activate GitHub Actions on forked repository

  • Enable workflow write permissions
  • Enable GitHub Pages & set branch
  • Re-run a selected workflow
  • Update run.sh and config files (repo-config.csv, author-config.csv etc) in forked repository
  • Handle exceptions in the above actions (e.g. already has existing repo)

These will be required to perform the actual underlying functionality of the wizard, to generate the report for the user.

See https://github.com/reposense/RepoSense/blob/1430_feature_branch/reposense-wizard/src/store/githubStore.js for reference.

Ideally would include tests as well, maybe with mock data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions