Skip to content

prior-art: query the project's own tracker when issues do not live on GitHub #5

Description

@lenamonj

Apache projects disable GitHub issues and track in JIRA (issues.apache.org). The prior-art printout only reads GitHub, so four Apache repositories today needed hand-written REST queries (project=KEY AND text ~ term) before the file gate could be trusted. Detect the tracker from has_issues=false plus an issues.apache.org mention in README or CONTRIBUTING, run the JIRA search for every term, and print key, status, resolution, created and summary in the same table as the GitHub rows.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions