mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-12 01:18:53 +00:00
5e4e2a5aae
This will cause the auto-labeler not to run on pull requests with more than 10 commits. Usually larger pull requests like this are mistakes and we want to avoid generating an excessive amount of notifications. It may be possible for legitimate pull requests to have 10 or more commits from people pushing fixup commits to addresss review comments. However, these pull requests should already have the correct labels by the time they grow to 10 commits. |
||
---|---|---|
.. | ||
clang-tests.yml | ||
issue-release-workflow.yml | ||
issue-subscriber.yml | ||
libclang-abi-tests.yml | ||
libclc-tests.yml | ||
lld-tests.yml | ||
lldb-tests.yml | ||
llvm-bugs.yml | ||
llvm-project-tests.yml | ||
llvm-tests.yml | ||
new-issues.yml | ||
new-prs.yml | ||
pr-python-format.yml | ||
pr-receive-label.yml | ||
pr-receive.yml | ||
pr-subscriber-wait.py | ||
pr-subscriber.yml | ||
README.md | ||
release-binaries.yml | ||
release-tasks.yml | ||
set-release-binary-outputs.sh | ||
sync-release-repo.yml | ||
version-check.py | ||
version-check.yml |
Github action workflows should be stored in this directrory.