Skip to content

bug in package meta output - fork values appear twice! #50

Closed
@lwasser

Description

@lwasser

@SultanOrazbayev noticed here that in our automated workflow - forks are listed twice .

 gh_meta:
      name: bibat
      description: A batteries-included template for Bayesian data analysis projects
      created_at: 03-04-2021
      stargazers_count: 10
      watchers_count: 10
      forks: 2
      open_issues_count: 8
      forks_count: 2
      documentation: https://bibat.readthedocs.io/
      contrib_count: 1
      last_commit: 07-14-2023

fix the metadata part of the workflow to remove that duplication! the metadata is captured in the parse_issues.py module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is neededsprintable

    Type

    No type

    Projects

    Status

    Dev Ops / GitHub actions or GitHub related

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions