Toby Hsieh

Results 5 comments of Toby Hsieh

The commit above (tobyhs@b37c2bb) should also include tobyhs@09b84d5 (which is basically https://github.com/tobyhs/cruisecontrol.rb/tree/svn_externals_upgrade).

I had similar issues when using codenotify with a large repo, so I created my own GitHub action at https://github.com/tobyhs/codemention that uses GitHub's REST API to fetch a pull request's...

> Do you have any example of how the comment posted looks like? Similar to Codenotify? You can see an example at https://github.com/tobyhs/codemention-test/pull/3#issuecomment-1627779765. Currently, it isn't as detailed as Codenotify...

> I'm actually tempted to drop the timestamp altogether instead of adding a very specific option. That seems reasonable. I only implemented an option because removing the timestamp altogether breaks...

I opened a pull request to drop the updated entry altogether at https://github.com/presidentbeef/brakeman/pull/1860