Giter VIP home page Giter VIP logo

Comments (3)

cycjimmy avatar cycjimmy commented on June 14, 2024

@semantic-release/github is already part of semantic-release and does not have to be installed separately.

from semantic-release-action.

yrshaikh avatar yrshaikh commented on June 14, 2024

@cycjimmy I tried removing the extra plugin, but still didn't get the expected release notes as shown in the screenshot in the issue thread.

Below is the logs


28s
Run cycjimmy/semantic-release-action@v2
  with:
    branch: main
    dry_run: true
    extra_plugins: @semantic-release/changelog
  @semantic-release/git
  
  env:
    GITHUB_TOKEN: ***
added 2 packages in 0.214s

[4:39:10 PM] [semantic-release] › ℹ  Running semantic-release version 17.3.6
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "verifyConditions" from "@semantic-release/changelog"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "verifyConditions" from "@semantic-release/git"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "verifyConditions" from "@semantic-release/github"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "analyzeCommits" from "@semantic-release/commit-analyzer"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "prepare" from "@semantic-release/changelog"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "prepare" from "@semantic-release/git"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "publish" from "@semantic-release/github"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "addChannel" from "@semantic-release/github"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "success" from "@semantic-release/github"
[4:39:11 PM] [semantic-release] › ✔  Loaded plugin "fail" from "@semantic-release/github"
[4:39:13 PM] [semantic-release] › ⚠  Run automated release from branch main on repository yrshaikh/good-urls.git in dry-run mode
[4:39:13 PM] [semantic-release] › ✔  Allowed to push to the Git repository
[4:39:13 PM] [semantic-release] › ℹ  Start step "verifyConditions" of plugin "@semantic-release/changelog"
[4:39:13 PM] [semantic-release] › ✔  Completed step "verifyConditions" of plugin "@semantic-release/changelog"
[4:39:13 PM] [semantic-release] › ℹ  Start step "verifyConditions" of plugin "@semantic-release/git"
[4:39:13 PM] [semantic-release] › ✔  Completed step "verifyConditions" of plugin "@semantic-release/git"
[4:39:13 PM] [semantic-release] › ℹ  Start step "verifyConditions" of plugin "@semantic-release/github"
[4:39:13 PM] [semantic-release] [@semantic-release/github] › ℹ  Verify GitHub authentication (https://api.github.com)
[4:39:13 PM] [semantic-release] › ✔  Completed step "verifyConditions" of plugin "@semantic-release/github"
[4:39:13 PM] [semantic-release] › ℹ  Found git tag v1.1.10 associated with version 1.1.10 on branch main
[4:39:13 PM] [semantic-release] › ℹ  Found 3 commits since last release
[4:39:13 PM] [semantic-release] › ℹ  Start step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: fix: add another fake commit message
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The release type for the commit is patch
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: fix: add fake commit message
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The release type for the commit is patch
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analyzing commit: chore: remove /github plugin
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  The commit should not trigger a release
[4:39:13 PM] [semantic-release] [@semantic-release/commit-analyzer] › ℹ  Analysis of 3 commits complete: patch release
[4:39:13 PM] [semantic-release] › ✔  Completed step "analyzeCommits" of plugin "@semantic-release/commit-analyzer"
[4:39:13 PM] [semantic-release] › ℹ  The next release version is 1.1.11
[4:39:13 PM] [semantic-release] › ⚠  Skip step "prepare" of plugin "@semantic-release/changelog" in dry-run mode
[4:39:13 PM] [semantic-release] › ⚠  Skip step "prepare" of plugin "@semantic-release/git" in dry-run mode
[4:39:13 PM] [semantic-release] › ⚠  Skip v1.1.11 tag creation in dry-run mode
[4:39:13 PM] [semantic-release] › ⚠  Skip step "publish" of plugin "@semantic-release/github" in dry-run mode
[4:39:13 PM] [semantic-release] › ⚠  Skip step "success" of plugin "@semantic-release/github" in dry-run mode
[4:39:13 PM] [semantic-release] › ✔  Published release 1.1.11 on default channel
[4:39:13 PM] [semantic-release] › ℹ  Release note for version 1.1.11:

from semantic-release-action.

cycjimmy avatar cycjimmy commented on June 14, 2024

There is no problem with the log. Check the permissions of your GitHub token.

from semantic-release-action.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.