-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Initial version #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
script.js
Outdated
id, | ||
owner, | ||
repo, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought I already added owner
, repo
and repository id
to all logs within a script by default, but seems like it got lost. I've added the octokit.log.setContext()
method to @octoherd/octokit
but didn't implement it in the CLI yet, I'll make an issue as a reminder. But basically you don't need to add this information yourself.
Co-authored-by: Gregor Martynus <[email protected]>
Co-authored-by: Gregor Martynus <[email protected]>
Co-authored-by: Gregor Martynus <[email protected]>
Co-authored-by: Gregor Martynus <[email protected]>
529445f
to
c409860
Compare
🎉 This PR is included in version 1.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
feat: ...
commits for each feature of the initial versionNPM_TOKEN
to the repository secrets. Set it to an npm automation token