-
-
Notifications
You must be signed in to change notification settings - Fork 570
Closed
Description
There should be consistent lint and release workflows for all repos within this organization. I'm not sure if it's easily doable with test workflows, so let's skip these for now.
What might work:
- Add/copy .pre-commit configuration to all repos
- Turn https://github.com/python-social-auth/social-core/blob/master/.github/workflows/release.yml and https://github.com/python-social-auth/social-core/blob/master/.github/workflows/pre-commit.yml into reusable workflows. Possibly in the https://github.com/python-social-auth/.github/ repo.
- Call reusable workflows from all repos
See https://docs.github.com/en/actions/sharing-automations/reusing-workflows for the documentation on reusable workflows.
Metadata
Metadata
Assignees
Labels
No labels