gitstream icon indicating copy to clipboard operation
gitstream copied to clipboard

/:\ gitStream - Workflow automation for your git repo. Use YAML to auto-assign reviewers, auto-merge PRs, automatic PR labeler, and more.

Results 33 gitstream issues
Sort by recently updated
recently updated
newest added

**Describe the bug** estimatedReviewTime and files length check do not seem to be working We have a few automations that rely on the estimatedReviewTime and files length checks to set...

bug
👀.

**Describe the bug** merge wait_for_all_checks gets timed out waiting for all required checks to complete, resulting in a "skipped" status. There are no failures on the action and in the...

bug
👀.

**Describe the bug** We have an automation (`do_not_merge`) to block merging if the "Do Not Merge" label is added. When the label is added, a required reviewer is set, and...

roadmap

**Is your feature request related to a problem? Please describe.** I'd like gitStream to properly detect formatting-only changes (whitespace, indentation fixes, etc.) to JVM language files like Java, Kotlin, Groovy....

enhancement

**Describe the bug** The newest version of IntelliJ has support for opening GitHub PRs in the IDE, see: https://blog.jetbrains.com/idea/2024/02/intellij-idea-2024-1-eap-6/#in-editor-code-review and https://www.jetbrains.com/help/idea/work-with-github-pull-requests.html#provide-feedback. This also shows the PR's comments directly in the...

bug

**Is your feature request related to a problem? Please describe.** I wanted to write a policy that auto-close some PRs after a certain time (5 Days for example). I didn't...

enhancement
roadmap

https://docs.gitstream.cm/automations/standard/label-management/ https://docs.gitstream.cm/automations/standard/branch-management/ These pages have issues with the way they import the individual examples. The individual examples need to be updated to include the `example` markdown flags we use in...

good first issue

**Is your feature request related to a problem? Please describe.** It would be good to be able to get the line numbers of each changed line, be able to process...

enhancement
roadmap

**Describe the bug** First, I have tried GITStream with few automation actions in my personal GitHub repository, it worked fine. But same not working in one of repository of our...

bug
👀.