OHDSI / Themis

Repository for OMOP CDM conventions as defined by THEMIS. These can be reference lists of concepts, pieces of standardized code for data generation or quality certification, and debates.
Apache License 2.0
25 stars 8 forks source link

GitHub Action for Automating Inactive Issue Cleaning #188

Open haydenbspence opened 1 month ago

haydenbspence commented 1 month ago

This adds adds a workflow that implements closing inactive issues.

For this to work, the GitHub Repository Secret STALE_PAT must be set to a Personal Access Token (PAT) that allows the workflow to authenticate and perform API calls to GitHub.