GithubHelp home page GithubHelp logo

Comments (8)

atmos avatar atmos commented on July 20, 2024

Right now you can do this via rails c and setting the active parameter for the repository to false. Then you'll get short-circuited on receiving webhooks.

from heaven.

brentc avatar brentc commented on July 20, 2024

Will setting active to false disable getting status updates from required context providers?

from heaven.

atmos avatar atmos commented on July 20, 2024

It basically says "yes, I know that I'm receiving deployment events but I'm not the responsible system for acting on them."

from heaven.

brentc avatar brentc commented on July 20, 2024

Hmmm, I think I was mistaking where the required_contexts in apps.json field from hubot-deploy was being processed. If I recall correctly, thats handled by hubot-deploy not heaven, so disabling webhooks won't interfere with that functionality.

But... if webhooks are being ignored, won't that short circuit the normal deployment notifications from being handled as well? Essentially disabling even non-auto initiated deploys, as they come in as a deploy event, and subsequent deploy status updates are also webhook events....

from heaven.

atmos avatar atmos commented on July 20, 2024

But... if webhooks are being ignored, won't that short circuit the normal deployment notifications from being handled as well? Essentially disabling even non-auto initiated deploys, as they come in as a deploy event, and subsequent deploy status updates are also webhook events....

Hrm, Yeah I think you're right. We should probably only be short-circuiting deployments not deployment_status as well.

from heaven.

dblandin avatar dblandin commented on July 20, 2024

You can also disable Status events in your webhook configuration. That will disable any auto deployment behavior and you'll still be able to deploy normally through the Deployment webhook events.

from heaven.

pcasaretto avatar pcasaretto commented on July 20, 2024

It's what I'm currently doing.

from heaven.

atmos avatar atmos commented on July 20, 2024

I'm not gonna be working on this project in the foreseeable future.

from heaven.

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.