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 58 gitstream issues
Sort by recently updated
recently updated
newest added

### ✨ PR Description Purpose: Add bot author checks to skip Estimated Time to Review (ETR) automation for bot-created pull requests. Main changes: - Added bot_author detection rule for identifying...

1 min review
no screenshot
1 Unresolved Thread(s)

**Is your feature request related to a problem? Please describe.** I'm always frustrated when my IDE shows error on my gitstream.cm file, for example in the following line: ```yaml -...

enhancement

**Describe the bug** In my PR there are checks showing the status of external CI systems runs, like the docker build, or whether tests passed or failed. However, when I...

enhancement
roadmap

**Describe the bug** For a given review, a comment is left, but this comment is _also_ left for an unaffected line (was not changed at all). This means "unable to...

bug
👀.

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** Release notes for each gitstream/rules-engine version. We can see new tags being pushed regularly...

enhancement

**Is your feature request related to a problem? Please describe.** We have recently taken over a project from another team. The problem is that whenever we have a new PR...

enhancement

Analyzes Terraform HCL file changes to extract highest privilege level from modified JIT access configurations. Returns 'rw' for read-write, 'ro' for read-only, or null if no JIT objects modified. ###...

examples-code-changes
20 min review
2 Unresolved Thread(s)
🤖 ai-other

**Is your feature request related to a problem? Please describe.** When having rulesets defined for a branch a PR will wait for that PR to pass all the rules before...

enhancement