Skip to content

remove automerge action#305

Merged
basnijholt merged 4 commits intomasterfrom
automerge
Mar 7, 2021
Merged

remove automerge action#305
basnijholt merged 4 commits intomasterfrom
automerge

Conversation

@basnijholt
Copy link
Member

@basnijholt basnijholt commented Mar 7, 2021

Description

Because Github now provides this by default.

See https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/automatically-merging-a-pull-request

Checklist

  • Fixed style issues using pre-commit run --all (first install using pip install pre-commit)
  • pytest passed

Type of change

Check relevant option(s).

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@codecov-io
Copy link

codecov-io commented Mar 7, 2021

Codecov Report

Merging #305 (e6892d4) into master (e006c5f) will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #305      +/-   ##
==========================================
+ Coverage   80.61%   80.66%   +0.04%     
==========================================
  Files          35       35              
  Lines        4623     4623              
  Branches      832      832              
==========================================
+ Hits         3727     3729       +2     
+ Misses        770      769       -1     
+ Partials      126      125       -1     
Impacted Files Coverage Δ
adaptive/learner/learner1D.py 92.33% <0.00%> (+0.58%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e006c5f...e6892d4. Read the comment docs.

@basnijholt basnijholt changed the title add automerge label update automerge action Mar 7, 2021
@basnijholt basnijholt changed the title update automerge action remove automerge action Mar 7, 2021
@basnijholt basnijholt enabled auto-merge (squash) March 7, 2021 17:23
@basnijholt basnijholt disabled auto-merge March 7, 2021 18:35
@basnijholt basnijholt merged commit 86326f3 into master Mar 7, 2021
@basnijholt basnijholt deleted the automerge branch March 7, 2021 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants