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

Remove pull request bot comment workflow #1970

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

epassaro
Copy link
Member

Description

Remove the annoying PR bot. This feature can be replaced by improving the current pull request template.

Motivation and context

Issue #1620 was opened to rethink the bot usage in PRs, but had almost no feedback.

How has this been tested?

  • Testing pipeline.
  • Other.

Not needed.

Examples

Type of change

  • Bug fix.
  • New feature.
  • Breaking change.
  • None of the above.

Checklist

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
    • (optional) I have built the documentation on my fork following the instructions.
  • I have assigned and requested two reviewers for this pull request.

@epassaro epassaro requested review from KevinCawley and Rodot- April 22, 2022 23:58
@tardis-bot
Copy link
Contributor

Before a pull request is accepted, it must meet the following criteria:

  • Is the necessary information provided?
  • Is this a duplicate PR?
    • If a new PR is clearly a duplicate, ask how this PR is different from the original PR?
    • If this PR is about to be merged, close the original PR with a link to this new PR that solved the issue.
  • Does it pass existing tests and are new tests provided if required?
    • The test coverage should not decrease, and for new features should be close to 100%.
  • Is the code tidy?
    • No unnecessary print lines or code comments.

@codecov
Copy link

codecov bot commented Apr 23, 2022

Codecov Report

Merging #1970 (1c8fd9c) into master (b54dc86) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1970   +/-   ##
=======================================
  Coverage   59.85%   59.85%           
=======================================
  Files          70       70           
  Lines        8080     8080           
=======================================
  Hits         4836     4836           
  Misses       3244     3244           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Rodot- Rodot- merged commit 9bbea70 into tardis-sn:master Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants