📜 ⬆️ ⬇️

We integrate messengers (using Slack as an example): GitHub, RSS (in particular, Java), jobs for your request



Hi, Habr! Recently, a team of interest members has gained popularity. A convenient interface, the separation of communication by channel, communication in PM allows them to comfortably communicate to large (several hundred, and possibly thousands) people. Integration with other applications makes this communication tool even more useful ( list of applications for Slack ). I will give a few examples of integrations that are used in my Java Enterprise study project (Topjava):

Github


If your Slack team is developing a common project on GitHub, you can make a separate channel to track all changes in the project . Pushes to our project in the channel are published as follows:

.
')

RSS news


Even more interesting is the integration with RSS : subscription to news. Example subscription for a typical programmer :



The most interesting Java news feeds are:


From Top 10 RSS Feeds a Java Developer Should Subscribe I have already disabled TechCrunch, O 'Reilly OnJava and DZone due to the large number of posts.

Fresh jobs


Finally, you can customize your request (salary, position, experience, professional area, region, schedule) on hh.ru , take the RSS of your request and subscribe to it, in the Channel choosing yourself. Jobs that interest you will be delivered to you in PM. It should be borne in mind that a quick response to a vacancy has both advantages and disadvantages , but it is especially relevant for urgent vacancies.

In addition, you can integrate with Jira , Jenkins , Heroku , and through Zapier to a huge number of applications . I would appreciate other examples of useful integrations. Thank you for your attention and wish you an excellent IT career.

Source: https://habr.com/ru/post/311144/


All Articles