Skip to content

SoftwareUnderstanding/sw-metadata-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sw-metadata-bot

A repository to keep the code of the RSMetaCheck bot for pushing issues with existing repository metadata

Description

Goal of the bot

Contact maintainers and developpers about our pitfalls and warnings analysis about metadata. We want to start a discussion about the actual state of the quality of the given repository (possibly against others or standards). Ideally, we would like to point out what should be modified to fix the actual pitfalls and warnings detected.

Current approach

Based on the RS Metacheck package analysis, this bot creates an issue in the repository host provider to present:

  • the detected pitfalls and warnings
  • suggestions to fix these pitfalls and warnings.

Current features

The bot is able to create issues on the repository hosted on gitub.com In the future, we will add gitlab.com and self-hosted gitlab instances support.

What is out of the scope of this project

This repository is not actually doing the analysis of the metadata quality. It is using the analysis provided by the RsMetacheck package.

Install (temporary)

(will be publish on PyPy when released)

Use uv to install the package directly from github repo.

uv add git+https://github.com/codemetasoft/sw-metadata-bot.git

Or from local path if cloned already,

uv add --editable <path>/sw-metadata-bot

Usage

To be completed.

About

A repository to keep the code of the RSMetaCheck bot for pushing issues with existing repository metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages