-
Notifications
You must be signed in to change notification settings - Fork 821
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(bors) Set up Bors #250
Conversation
bors try |
bors ping |
pong |
bors try |
bors hello |
branches: | ||
only: | ||
- staging | ||
- trying |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Hywan could be possible to know why we only want to test only in staging
or trying
branches?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's what you're supposed to do: https://bors.tech/documentation/getting-started/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Correct.
bors +r |
Did you mean "r+"? |
yes, sorry, I'm new to this |
👎 Rejected by too few approved reviews |
bors try |
bors try |
tryAlready running a review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Having bors around will be fun!
bors r+ |
250: feat(bors) Set up Bors r=lachlansneff a=Hywan I'm trying to setup Bors. I think we may update some settings on the Github repo. See https://bors.tech/documentation/getting-started/ for the documentation. Co-authored-by: Ivan Enderlin <ivan.enderlin@hoa-project.net> Co-authored-by: Lachlan Sneff <lachlan.sneff@gmail.com> Co-authored-by: Mackenzie Clark <mackenzie.a.z.c@gmail.com>
I'm trying to setup Bors. I think we may update some settings on the Github repo. See https://bors.tech/documentation/getting-started/ for the documentation.