capstone icon indicating copy to clipboard operation
capstone copied to clipboard

Add more issue/PR labels

Open XVilka opened this issue 2 years ago • 4 comments

  1. Add architecture labels: x86, arm, mips, etc
  2. Add bindings labels: python, java, ocaml, other languages
  3. Probably new label for auto-sync-related files once it's merged
  4. 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

XVilka avatar May 31 '23 06:05 XVilka

Regarding point 3: Labels could be something like:

  • LLVM-module-files (inc and translated),
  • CS-module-files (ARCHModule.*, ARCHMapping.* etc.)
  • CS-core-files (cs_priv.h, cstool.c etc.)
  • LLVM-core-files (MCInst.*, MCInstrDesc.* etc.)
  • auto-sync-files
  • something for the rest.

Rot127 avatar May 31 '23 10:05 Rot127

@kabeor @aquynh

XVilka avatar Aug 07 '23 05:08 XVilka

@kabeor could you please add those?

XVilka avatar Jan 05 '24 12:01 XVilka

1,2,3 basic done

kabeor avatar Jan 07 '24 11:01 kabeor

Now it is fixed, thanks everyone!

XVilka avatar Apr 09 '24 04:04 XVilka