Skip to content

Add mergify configuration#2

Closed
diba1013 wants to merge 1 commit intomasterfrom
feature/enable-bots
Closed

Add mergify configuration#2
diba1013 wants to merge 1 commit intomasterfrom
feature/enable-bots

Conversation

@diba1013
Copy link

@diba1013 diba1013 commented Mar 6, 2020

The mergify config has been copied from retest/recheck/.mergify.yml with the status checks removed. Although we most probably will not have a release process here, I did not modify anything else, just to eliminate any diverging versions (status checks should be handled by the branch protection rules).

I would also recommend to enable dependabot (either via the web interface or via .dependabot/config.yml), so that we do not have to update the dependency versions manually.

However, I would argue that we want:

  1. a build for that (Travis or GitHub Actions)
  2. enable branch protection with
    1. "Require pull request reviews before merging"
    2. "Require status checks to pass before merging"
    3. "Require branches to be up to date before merging"
    4. "Enable status checks"
    5. "Include administrators"

@diba1013 diba1013 requested a review from modulo11 March 6, 2020 12:12
@diba1013 diba1013 self-assigned this Mar 6, 2020
@cla-bot cla-bot bot added the cla-signed label Mar 6, 2020
@modulo11
Copy link
Contributor

modulo11 commented Mar 9, 2020

I don't think that this repository will change that much, but feel free.

@diba1013 diba1013 force-pushed the feature/enable-bots branch from 20a364d to d478736 Compare March 9, 2020 16:28
@diba1013 diba1013 force-pushed the feature/enable-bots branch from d478736 to 67fd39f Compare March 11, 2020 16:25
@diba1013 diba1013 closed this May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants