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

CI: add slash workflow #4330

Merged
merged 1 commit into from
Dec 14, 2020
Merged

Conversation

MarcoGorelli
Copy link
Contributor

This would be an on-demand bot to run pre-commit checks on a PR, which can be triggered by commenting

/pre-commit-run

on a pull request (see here for a demo).

Use case: if a PR is submitted and is good-to-go except for some linting error, we can just comment /pre-commit-run and have the bot fixup the errors

@codecov
Copy link

codecov bot commented Dec 13, 2020

Codecov Report

Merging #4330 (1982846) into master (6f15cbb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4330   +/-   ##
=======================================
  Coverage   87.66%   87.66%           
=======================================
  Files          88       88           
  Lines       14264    14264           
=======================================
  Hits        12504    12504           
  Misses       1760     1760           

@twiecki twiecki merged commit f4552e3 into pymc-devs:master Dec 14, 2020
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.

3 participants