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

feat: depandabot and auto merge pr github action added #6

Closed
wants to merge 5 commits into from

Conversation

ehsan-alva
Copy link
Contributor

No description provided.

@ehsan-alva ehsan-alva requested a review from ludvig February 14, 2024 10:59
tests:
needs: check-dependabot
runs-on: ubuntu-20.04
if: ${{ needs.check-dependabot.outputs.is_dependabot_pr == 'true' }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might make changes manually ourselves as well, will the tests not run for those changes? Maybe we can run the test job first always and then run the dependabot as subsequent steps if the tests succeeded wdyt

@ehsan-alva ehsan-alva closed this Feb 20, 2024
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.

2 participants