AMO-Tools-Desktop icon indicating copy to clipboard operation
AMO-Tools-Desktop copied to clipboard

Verify and Update Board Report scripts

Open nbintertech opened this issue 6 months ago • 2 comments

We have a repo containing scripts which are run by Kristina locally to generate bi-weekly/monthly reports re: issues https://github.com/ORNL-AMO/reporting-data-scripts

README should still be current for install/startup instructions. NOTE: Make sure your token is read-only scoped. Not sure if there are already permissions in place on our repos to prevent write. Please add this note re: this to the README with your changes

Collaborate with Kristina:

  • Verify OG scripts still work as intended given our recent switch from Zenhub. I believe scripts are already using the github api
  • Fix, update, or add new logic as needed

nbintertech avatar Oct 10 '25 14:10 nbintertech

In response to NOTE: public_repo token is readonly. It is a predefined github scope. The repo is private so as long as it remains private, I cannot read/write with the public_repo scope. I checked this with the documentation. https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/scopes-for-oauth-apps

WoodrowKromar avatar Oct 29 '25 16:10 WoodrowKromar

Update Issue Parameters

Pre-problem issue

  • 2 Weeks Time crunch, must be ready before next issue generation.
  • We are transferring from Zenhub to Github.
  • Get current data, repo_total_issues is the most important. We want all of that data and then some below.
  • Can run it every 2 weeks, this many issues are closed, this many issues are open.

new features

  • When the Issue was closed. The date of closure.
  • How many are closed.
  • How many are needs verification.
  • how many are in each bucket, includes the above 2.

WoodrowKromar avatar Nov 04 '25 17:11 WoodrowKromar