capstone
capstone copied to clipboard
Add more issue/PR labels
- Add architecture labels: x86, arm, mips, etc
- Add bindings labels: python, java, ocaml, other languages
- Probably new label for
auto-sync-related files once it's merged - Something else I forgot?
By adding GitHub Action for autolabeler, PRs changing corresponding files could get the corresponding labels automatically.
https://github.com/capstone-engine/capstone/labels
Regarding point 3: Labels could be something like:
LLVM-module-files(incand translated),CS-module-files(ARCHModule.*,ARCHMapping.*etc.)CS-core-files(cs_priv.h,cstool.cetc.)LLVM-core-files(MCInst.*,MCInstrDesc.*etc.)auto-sync-filessomething for the rest.
@kabeor @aquynh
@kabeor could you please add those?
1,2,3 basic done
Now it is fixed, thanks everyone!