Giter Club home page Giter Club logo

Comments (5)

lucianomlima avatar lucianomlima commented on August 10, 2024 1

@abeyuya please, take a look #252

from actions-mention-to-slack.

lucianomlima avatar lucianomlima commented on August 10, 2024

I understand, I need to create an app instead of a workflow. I'm using for review request and request review from a team in github, does not mention an user group on slack. The problem is it's using a user mention instead of user group mention.

There are documentation related to this here:
https://api.slack.com/reference/surfaces/formatting#mentioning-groups

Should be modified from <@ID> to <!subteam^ID> to works.

It would also be great if it was possible to customize the message. If I can help, please let me know @abeyuya.

from actions-mention-to-slack.

abeyuya avatar abeyuya commented on August 10, 2024

@lucianomlima Thank you for your interest in this library.

Should be modified from <@ID> to <!subteam^ID> to work.

Thanks for the info, I will consider updating the README.

It would also be great if it was possible to customize the message.

This is a very interesting feature. Specifically, do you want to customize the following message?

const message = `<@${requestedSlackUserId}> has been requested to review <${url}|${title}> by ${requestUsername}.`;

`<@${prOwnerSlackUserId}> has been approved <${info.url}|${info.title}> by ${approveOwner}.`,

from actions-mention-to-slack.

lucianomlima avatar lucianomlima commented on August 10, 2024

I can open a pull request for the user group slack mention change.

Regarding the change in messages, what do you think of adding the messages in the action settings in the yml file?

from actions-mention-to-slack.

abeyuya avatar abeyuya commented on August 10, 2024

@lucianomlima Thank you!!

from actions-mention-to-slack.

Related Issues (14)

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.