github / automatic-contrib-prs

Automatically open a pull request for repositories that have no CONTRIBUTING.md file
MIT License
23 stars 11 forks source link

feat: github app authentication and repo standardization #43

Closed jmeridth closed 5 months ago

jmeridth commented 5 months ago

The size of this PR is necessary. Not my usual PR size.

No external changes from a user's perspective but a bit of an overhaul/refactor. I'd still say a minor release, not major. Unless we feel setting minimum python to 3.10. We are building the action with 3.12 now but test against 3.10+.

Pull Request

Proposed Changes

Readiness Checklist

Author/Contributor

Reviewer

jmeridth commented 5 months ago

That should have been run against python 3.10, not python 3.1. 😕

Re-running.

UPDATE: Versions needed to be in string format