Hacker News new | ask | show | jobs
by antonf 2037 days ago
I think this is just engineer that works at Facebook created project with same name in their free time, not Facebook the company made such a naming decision.

Here's why I think so: commits coming from Facebook in facebook and facebook-experimental github orgs have additional metadata fields like "Reviewed By:", "Differential Revision:", "fbshipit-source-id:": https://github.com/facebook/react-native/commit/864cdf338369...

Commits in hramos/label-actions repo don't follow this pattern: https://github.com/hramos/label-actions/commit/28c4884562c2a...

1 comments

At the very least, they took the time to replicate the YAML format of the other tool. Clearly they were aware of the other tool's of my existence.

If you look at the Facebook React Native project, you can see the commit where they switched from the OP's tool to their own version.