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

OAF-check looks like failing even when it creates a new PR successfully #15

Open
annashamray opened this issue Feb 25, 2025 · 0 comments

Comments

@annashamray
Copy link

annashamray commented Feb 25, 2025

When there is a new version of OAF oaf-check workflow fails on the job Check git diff even if the new PR is created

It looks like the reason for it is this --exit-code line:

      - name: Check git diff
        run: git diff --exit-code -- requirements/*.txt

I think it's confusing and if the workflow doesn't have some internal error it should be green

@annashamray annashamray changed the title OAF-check looks like failing even when it creates a new PR sucessfully OAF-check looks like failing even when it creates a new PR successfully Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

No branches or pull requests

1 participant