Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

callable python lint workflow #9

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

agnesgaroux
Copy link
Contributor

What does this change?

Add a callable workflow that we can call from any project that needs it

How to test

Add a github workflow in say, catalogue-pipeline, to call this here workflow on [ push, pull_request ]. Upon opening the pull-request for the new workflow in catalogue-pipeline, the python linting action should be triggered

How can we measure success?

The python lint action runs successfully in a caller repository

Have we considered potential risks?

This can all run on feature branches for now so it's not affecting main or production systems

@agnesgaroux agnesgaroux requested review from a team as code owners December 17, 2024 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant