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

Mergify: configuration update #335

Merged
merged 2 commits into from Jun 25, 2020
Merged

Mergify: configuration update #335

merged 2 commits into from Jun 25, 2020

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 25, 2020

This change has been made by @hugovk from https://mergify.io simulator.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

The checks show up like this:

Lint / build (pull_request)
Lint / build (push)

And the condition needs to match the job name, "build".

https://doc.mergify.io/conditions.html#github-actions

TODO: rename "build"->"lint" in lint.yml
@hugovk hugovk added automerge To automatically merge PRs that are ready changelog: skip Exclude PR from release draft labels Jun 25, 2020
@codecov
Copy link

codecov bot commented Jun 25, 2020

Codecov Report

Merging #335 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #335      +/-   ##
==========================================
- Coverage   94.94%   94.86%   -0.08%     
==========================================
  Files           1        1              
  Lines        1265     1265              
==========================================
- Hits         1201     1200       -1     
- Misses         64       65       +1     
Impacted Files Coverage Δ
src/pylast/__init__.py 94.86% <0.00%> (-0.08%) ⬇️

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 1844c65...43971c0. Read the comment docs.

@hugovk hugovk merged commit 7f59ced into master Jun 25, 2020
@hugovk hugovk deleted the mergify/hugovk/config-update branch June 25, 2020 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge To automatically merge PRs that are ready changelog: skip Exclude PR from release draft
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant