Skip to content

issues Search Results · repo:github/gh-combine language:Go

Filter by

10 results
 (61 ms)

10 results

ingithub/gh-combine (press backspace or delete to remove)

The following tests inside of TestBranchMatchesCriteria are flakey. Most of the time they pass, but sometimes they will just randomly fail. The test suites related to both PR criteria, and branch criteria ...
bug
  • GrantBirki
  • 1
  • Opened 
    11 days ago
  • #34

This issue tracks work to implement a --dry-run input flag opt for this CLI. This new flag should do the following: - Make read-only queries to see what would have taken place - Do not delete any ...
enhancement
  • GrantBirki
  • Opened 
    on Apr 15
  • #28

It would be incredibly useful if this CLI left a footer on the pull requests it generates that shows the exact command that was run and used to generate the pull request. For example, if gh combine owner/repo ...
enhancement
  • GrantBirki
  • Opened 
    on Apr 15
  • #25

Occasionally, it looks like the following test fails: $ script/test ╭────────┬─────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────────╮ ...
bug
  • GrantBirki
  • Opened 
    on Apr 15
  • #22

For some reason, when labels don t match any PRs, the MC (merge conflict) value is either displaying 32m0 (MC) or 2m0 (MC). I am not sure why this is the case and it is breaking table formatting (the pipes) ...
bug
  • GrantBirki
  • Opened 
    on Apr 15
  • #20

The internal/cmd/root.go file is getting quite long and messy. This issue tracks work to cleanup that file while maintaining the existing functionality and features. Ideally, all of the code around displaying ...
  • GrantBirki
  • Opened 
    on Apr 15
  • #18

This issue tracks work for improving the default stats output of the cli. Currently, the default output of the CLI looks like this: $ gh combine owner/repo Stats Summary: Repositories Processed: 1 PRs ...
enhancement
  • GrantBirki
  • Opened 
    on Apr 14
  • #16

Stats Output 📊 Currently, this cli runs with a spinner displaying very minor output as it goes for each repo. This is by design to keep the cli nice and clean (not a ton of cli spam/noise). However, ...
enhancement
  • GrantBirki
  • Opened 
    on Apr 14
  • #14

Add Labels + Assignees Logic Today, the following CLI params are stubbed out: gh combine owner/repo --add-labels security,dependencies # Add these labels to the new PR gh combine owner/repo --add-assignees ...
enhancement
  • GrantBirki
  • Opened 
    on Apr 11
  • #10
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub