mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
![]() GitHub comments have a length limit, so we can't just dump everything. The 10k limit is arbitrary, but the assumption is that reviewing the range-diff is not the sensible thing to do once it becomes a certain size - reviewing the regular diff and treating the commit as "new" is easier to do in that case. Thus, truncating should work out fine, especially when the full range-diff is still available in the runner log. This could still end up in with an error, if a PR has multiple commits, which all hit the limit. Let's get there first, before we try to fix that hypothetical case, too. |
||
---|---|---|
.. | ||
actions/get-merge-commit | ||
ISSUE_TEMPLATE | ||
workflows | ||
dependabot.yml | ||
ISSUE_TEMPLATE.md | ||
labeler-development-branches.yml | ||
labeler-no-sync.yml | ||
labeler.yml | ||
PULL_REQUEST_TEMPLATE.md | ||
STALE-BOT.md | ||
stale.yml |