alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
808 stars 70 forks source link

Use repo default branch #174

Closed cpanato closed 3 years ago

cpanato commented 3 years ago

Description

Pushing and opening this PR to override the PR https://github.com/alexellis/derek/pull/171

For context see https://github.com/alexellis/derek/pull/171

Motivation and Context

How Has This Been Tested?

Tested deploying the Derek and configuring it.

Types of changes

Checklist:

cpanato commented 3 years ago

this PR just update the branch and there are no code changes.

@alexellis can you update the repo configuration to remove the status check for Travis and add the ones for GitHub action? thanks!

derek[bot] commented 3 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

alexellis commented 3 years ago

Please fix your commits for Derek - ideally rebase / squash them.

https://www.youtube.com/watch?v=8j0H6urZ-bU

cpanato commented 3 years ago

@alexellis done

alexellis commented 3 years ago

Thanks for this.

Can you ping me when the Docker image is up? https://github.com/alexellis/derek/releases/tag/0.11.0 I'll deploy to the SaaS server then.