github
github copied to clipboard
:octocat: semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues
Hello, Part of testing the new beta of semantic-release for publishing with OIDC, I encountered a warning (auto-fixed) from npm: ``` npm warn publish npm auto-corrected some errors in your...
Add detailed description on how to use PAT for Releases ```yaml name: Release on: pull_request: merge_group: push: branches: [ main ] permissions: read-all jobs: release: name: Release runs-on: ubuntu-latest steps:...
new github feature in public preview that we should prepare to be compatible with. i don't know that this is something that directly relates to our process of creating the...
While working through semantic-release/npm#958, i had several situations where my configuration was not yet working, so semantic-release attempted to open the issue in the repo to report the release failure....