Code Monkey home page Code Monkey logo

Comments (3)

stephenyeargin avatar stephenyeargin commented on August 27, 2024 1

(I wrote #41, which optionally filters out ticket updates entirely. #90 offers the ability to show when a ticket is closed, as it is the natural companion of showing new tickets.)

I can see how this could get out of hand in terms of the various scenarios an end-user may want to update Slack. This particular addition is probably fine, but I can see future cases perhaps coming in conflict.

With #90 added, these scenarios are covered:

  • issue is created
  • issue is closed

These are not yet covered at a granular level:

  • issue status changes
  • issue is assignee changes
  • issue priority changes
  • issue comment is added

These would be on my wishlist, but right now are not exposed in the update anyway:

  • issue target version changes
  • issue due date changes
  • issue start date changes
  • issue percent complete changes

I would apply these options as "If any of these conditions are met, post the update. If none are met, ignore it."

from redmine-slack.

sciyoshi avatar sciyoshi commented on August 27, 2024

@kapod this would be a great feature :) PRs are welcome, but unfortunately I don't have the bandwidth to work on this myself at the moment.

from redmine-slack.

sciyoshi avatar sciyoshi commented on August 27, 2024

@stephenyeargin good summary. Looks like we'd need a more generic filtering mechanism that can act on the properties of the issue before and after the update. I'd like to avoid a proliferation of options - that would get confusing quickly (post on issue complete, post on status change, etc).

from redmine-slack.

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.