NixOS / ofborg

@ofborg tooling automation https://monitoring.ofborg.org/dashboard/db/ofborg

Home Page:https://ofborg.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add inline comments for missing maintainer, homepage, changelog, license fields

davidak opened this issue · comments

Just a reminder that:

Ofborg could and should send inline comments suggesting filling out maintainer, homepage, change log, license fields.

Source: NixOS/nixpkgs#60371 (comment)

Also maybe nice would be to check if the website is actually available. And if it is, it would be cool to assure that it is included in the internet archive. Though I'm not entirely sure what their stance on automated saving is.

@timokau problems with the website are also detected by repology. Maybe that's enough?

It would certainly be nicer if ofBorg could already detect it in the offending PR. For example if changelog = https://some-webpage.com/${version} it would immediately notice if there was no changelog for ${version} and the PR author could check if the changelog moved.