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

Conversation

michalinacienciala
Copy link
Contributor

@michalinacienciala michalinacienciala commented Mar 7, 2024

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.

Ref:
keep-network/keep-core#3791
threshold-network/solidity-contracts#165

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 michalinacienciala self-assigned this Mar 7, 2024
lukasz-zimnoch added a commit to keep-network/keep-core that referenced this pull request Mar 7, 2024
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.

Ref:
keep-network/tbtc-v2#793
threshold-network/solidity-contracts#165
@lukasz-zimnoch lukasz-zimnoch merged commit 0e0d829 into main Mar 7, 2024
38 checks passed
@lukasz-zimnoch lukasz-zimnoch deleted the disable-docs-pr-comments branch March 7, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants