DEV Community

haimzlato
haimzlato

Posted on

1 1

Useful automations using Slack, GitHub, Jira, Google tools and more

we built relatively simple but useful automations in Python deployed on AutoKitteh using integrations to various applications such as GitHub, Slack, Jira, Google Calendar, Google sheets and more. For example:

  • Categorize new emails in your Gmail inbox using ChatGPT and send notifications to the appropriate Slack channel.
  • Automatically set JIRA ticket assignees based on Google Calendar events.
  • Scan your Copilot users and request them to free up licenses if not used for two weeks.
  • "Break Glass" - Using Slack to orchestrate a temporal elevation of privileges in AWS. A developer asks for privileges in Slack using Slash command, the IT team can approve on deny in Slack form. If approved, the workflow elevates privileges in AWS and reduces back after some period of time.

All are written in Python, very short and easy to modify, see code and additional automations.

You can install the platform and run automation on your PC / Cloud or ask access for the cloud service.

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

Rather than just generating snippets, our agents understand your entire project context, can make decisions, use tools, and carry out tasks autonomously.

Read full post

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay