feat: add first-time contributor bot and PR size labeler#10036
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
Signed-off-by: Divinesoumyadip <soumyacode7@gmail.com>
052ab52 to
d9c39b5
Compare
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
|
clang-tidy review says "All clean, LGTM! 👍" |
|
@maliberty would love to get your thoughts on this before moving forward. . Happy to make any changes if needed! |
maliberty
left a comment
There was a problem hiding this comment.
I like both ideas, just needs a bit of tweaking
| To get started: | ||
| - QuickStart Guide: https://openroad.readthedocs.io/en/latest/main/README.html | ||
| - Build Instructions: https://openroad.readthedocs.io/en/latest/contrib/BuildWithCMake.html | ||
| - Join our Discord: https://discord.gg/x8Wz6kM4Qe |
| Before we review: | ||
| - Contribution Guide: https://openroad.readthedocs.io/en/latest/contrib/contributing.html | ||
| - Build Instructions: https://openroad.readthedocs.io/en/latest/contrib/BuildWithCMake.html | ||
| - Join our Discord: https://discord.gg/x8Wz6kM4Qe |
There was a problem hiding this comment.
Not necessary to join discord to get a review
caf6f58 to
54a5144
Compare
|
@maliberty Now check it out . Updated |
|
clang-tidy review says "All clean, LGTM! 👍" |
1 similar comment
|
clang-tidy review says "All clean, LGTM! 👍" |
|
You don't seem to have addressed my concerns. The link is still broken and joining isn't necessary. |
|
Perhaps just drop discord |
|
I checked and discord is intended only for GSoC and not general usage so do drop it. |
sure |
…m pr-message Signed-off-by: Divinesoumyadip <soumyacode7@gmail.com>
54a5144 to
46e9614
Compare
Done |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
@maliberty now check it out |

Adds two GitHub Actions workflows aimed at reducing friction for new contributors.
Both workflows are lightweight, use official GitHub Actions, and require no external dependencies or secrets beyond the default
GITHUB_TOKEN.