Support configurable list of files for empty repository detection
- Lenguaje dominante
- JavaScript
- Estrellas
- 8
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Is your feature request related to a problem?
Hi! My OSPO is interested in using this action to assist with our repository archival practices. We are building tools to identify repositories that are candidates for archival and plan to use this workflow to assist us in our work of reviewing contents of a repository.
Currently, the workflow is able to identify repos that are empty or README-only. In my organization, repositories are required to include additional standard files like CONTRIBUTING.md and SECURITY.md. We'd like the workflow to support a configurable list of files that, when present alone, still qualify a repo as empty.
### Describe the solution you'd like
We would like a new feature that supports a configurable list of files to be treated as "blank" alongside `README.md` such as `CONTRIBUTING.md`, `SECURITY.md` and other community/policy files.
### Describe alternatives you've considered
_No response_
### Additional context
I'm happy to work on this if it aligns with the project's direction. Just wanted to get your thoughts before diving in!
Guía de contribución
Línea de trabajo
Comienza localizando la detección actual de repositorios vacíos o que solo contienen README en el workflow y las entradas de configuración de la action. Añade una lista configurable de archivos que se traten como vacíos y, a continuación, verifica que los repositorios que solo contienen README.md y los archivos configurados sigan detectándose como vacíos.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github-actions, javascript
- Área
- ci-cd, devops
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100