gno icon indicating copy to clipboard operation
gno copied to clipboard

chore: add code facilitators ci

Open 0xtekgrinder opened this issue 1 year ago • 2 comments

Add a system based on #1466 issue that add a CODEFACILITATORS file and a script to assign PRs similar to how code owners works and add a message to the PR explaining their roles.

It uses a github action created for this specific purpose in https://github.com/0xtekgrinder/codefacilitators

The logic of the action is located in https://github.com/0xtekgrinder/codefacilitators/blob/main/src/main.ts

Contributors' checklist...
  • [X] Added new tests, or not needed, or not feasible
  • [X] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • [X] Updated the official documentation or not needed
  • [X] No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • [X] Added references to related issues and PRs
  • [ ] Provided any useful hints for running manual tests
  • [ ] Added new benchmarks to generated graphs, if any. More info here.

0xtekgrinder avatar Feb 15 '24 16:02 0xtekgrinder

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.11%. Comparing base (f233d52) to head (6322bf8). Report is 45 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1660      +/-   ##
==========================================
+ Coverage   53.35%   56.11%   +2.75%     
==========================================
  Files         480      447      -33     
  Lines       72597    66712    -5885     
==========================================
- Hits        38735    37435    -1300     
+ Misses      30855    26362    -4493     
+ Partials     3007     2915      -92     
Flag Coverage Δ
go-1.22.x ∅ <ø> (∅)
misc ∅ <ø> (∅)
misc-_test.genstd ∅ <ø> (∅)

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 08 '24 12:03 codecov[bot]

@moul pinging it up as it has been a long time it has been staled

0xtekgrinder avatar May 15 '24 15:05 0xtekgrinder