google-cloud-node icon indicating copy to clipboard operation
google-cloud-node copied to clipboard

[typeless-sample-bot]: Add an alternate tagging method to catch samples outside the sample browser

Open feywind opened this issue 2 years ago • 0 comments

At the moment, the typeless-sample-bot only finds samples that have the // [START foo] tag in them. Unfortunately this also makes them show up in the sample browser, even when we don't have a foo ready for them (or do not intend to make one).

My intent is to add another regex to the typeless bot that it can look for to detect a sample it should munge into JS.

feywind avatar Mar 17 '23 19:03 feywind