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

Don't add comments about API docs previews to PRs #793

Merged
merged 1 commit into from
Mar 7, 2024

Commits on Mar 7, 2024

  1. Don't add comments about API docs previews to PRs

    Previously we've been adding comments to PRs modifying Solidity contracts about
    available previews of the API documentation. As each push to the PR branch
    results in one such comment, PRs with a lot of pushes get quite busy with a lot
    of the similar comments. In the future it would be good to modify our
    commenting mechanism so that it would just leave one comment per PR and update
    it on each push. Until we do that we're turning off the PR commenting, to
    increase readability.
    michalinacienciala committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c288fa0 View commit details
    Browse the repository at this point in the history