Giter Club home page Giter Club logo

Comments (5)

fkorotkov avatar fkorotkov commented on August 18, 2024

It's Actions limitation. See docs:

An action in a workflow run can't trigger a new workflow run. For example, if an action pushes code using the repository's GITHUB_TOKEN, a new workflow will not run even when the repository contains a workflow configured to run when push events occur.

There is also discussion on developer forum: https://github.community/t5/GitHub-Actions/Triggering-a-new-workflow-from-another-workflow/td-p/31676

from rebase.

jurenovic avatar jurenovic commented on August 18, 2024

Thank you. I have tried it with a bot access token and it works. As a suggestion maybe add a line about this to the readme.

from rebase.

sebastian-toepfer avatar sebastian-toepfer commented on August 18, 2024

@jurenovic: same issue, but doesn't understand your solution. can you explain me what you mean with a bot access token, please.

from rebase.

jurenovic avatar jurenovic commented on August 18, 2024

@sebastian-toepfer In our company we have a github user (a bot account) from times of Jenkins. So for this to work properly I have used bot user personal access token.

from rebase.

sebastian-toepfer avatar sebastian-toepfer commented on August 18, 2024

@jurenovic: thanks, okay we use an access-token from a normal user, but it doesn't work.

from rebase.

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.