You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While building a private action, the commit was blocked by our secret blocker.
The secret blocker was triggered by the example RSA Private key in file types.d.ts (line 9570 and 11702).
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀
Hmm interesting bug 😁 These files are generated, we do not write any of them manually. They are based on the files at https://github.com/github/rest-api-description, could you please file an issue there?
For what it's worth, I think your secret blocker should ignore comments 🤔 I wonder how GitHub is handling this with its own secret scanners
What happened?
While building a private action, the commit was blocked by our secret blocker.
The secret blocker was triggered by the example RSA Private key in file
types.d.ts
(line9570
and11702
)./** @example "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIB
Versions
@octokit/openapi-types
version22.2.0
installed with
Using node
v20.14.0
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: