gitStream Feature Announcements #102
Replies: 10 comments 9 replies
-
⚡️ New: triggering checks on PR title, descriptions, or labels changesBy default, gitStream evaluates any new commit that is pushed to the PR, triggering automation evaluation. Since last update, if any of the automation rules reference the pr context, gitStream shall trigger and will initiate automation rules evaluation even where there are changes to the PR title, descriptions, or labels. This allows for greater flexibility in the automation process, ensuring that the relevant automation rules are evaluated and triggered when necessary. The execution model ensures that the automation process is streamlined, efficient, and effective. |
Beta Was this translation helpful? Give feedback.
-
🧷 Better: fail safe on gitStream checksgitStream checks now have a 10-minute timeout for fail-safe reasons. If the check exceeds this time limit, the result will be displayed as Neutral - Skipped. |
Beta Was this translation helpful? Give feedback.
-
🌍 Easy to scale with org level rulesGlobal rules are now available! Organization rules are ideal when you want to enforce consistent rules across every repo in your organization. To define organization-wide rules, create a special repository named |
Beta Was this translation helpful? Give feedback.
-
🐍 Python support for isFormattingChange filter functionThe isFormattingChange filter function now supports the detection of non-functional changes to Python code. You can find an example of how to use this in the automation library |
Beta Was this translation helpful? Give feedback.
-
💬 PR context got comments, conversations and reviews
|
Beta Was this translation helpful? Give feedback.
-
Hey there, /:\ gitStream folks! 👋 We've been cooking up a storm behind the scenes, and we realize we've been a bit quiet about some of our recent updates—let's fix that!
New Automation examples on the block:
This summer, gear up to discover new avenues to customize gitStream to your needs, incorporate a wider range of third-party developer tools, and establish more dynamic links to your CI pipelines. |
Beta Was this translation helpful? Give feedback.
-
New Automation Action ⚙️ Explain Code ExpertsUsers reported that gitStream can be noisy and difficult to follow when updating PR comments that leverage the We recommend upgrading to this if you have any automations that leverage the Here's an example of how
|
Beta Was this translation helpful? Give feedback.
-
Plugins, Integrations, Outgoing Webhooks, and MoreIt’s been a while since we updated our community on the wealth of new features we have in gitStream, so I want to take a moment to cover all the new things we’ve been working on with gitStream over the last six months. We want gitStream to be the ultimate workflow automation tool for your git repository. To that end, we’ve been focusing on improving overall extensibility to make it easier to connect gitStream to external services. The most significant new feature in the last six months has been Filter Function Plugins, which enable you to use JavaScript plugins to extend functionality for more advanced data processing and pulling data from external APIs. Coupled with the ability to send outgoing webhooks, you now have greater control over the workflow automations you can implement for your git repos. Soon, we’ll also open up plugin capabilities to automation actions, completing our vision of giving you complete automation control for your PR processes. Here are some other significant new features:
Additionally, we have a wealth of new content on the gitStream integrations page that demonstrates workflow automations for the following use cases:
We’re hard at work building some extremely exciting improvements to the gitStream ecosystem. Stay tuned for further updates! |
Beta Was this translation helpful? Give feedback.
-
New Trigger Conditions, GitLab On-Prem Beta, and Jira ExamplesHere's the latest updates from the gitStream team at LinearB:
|
Beta Was this translation helpful? Give feedback.
-
gitStream GitHub App v2We've released version 2 of the gitStream app for GitHub. This update brings improved performance, a simplified configuration, and enhanced compatibility options. This update also enables you to run gitStream on self-hosted GitHub Actions runners. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your interest in gitStream! If you want to receive updates whenever we add new features, subscribe to this thread to get notifications.
Beta Was this translation helpful? Give feedback.
All reactions