Skip to content

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

Filter by

9 results
 (55 ms)

9 results

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

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 
    17 days ago
  • #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 
    18 days ago
  • #25

Occasionally, it looks like the following test fails: $ script/test ╭────────┬─────────┬────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────────────────────────╮ ...
bug
  • GrantBirki
  • Opened 
    18 days ago
  • #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 
    18 days ago
  • #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 
    18 days ago
  • #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 
    18 days ago
  • #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 
    18 days ago
  • #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 
    21 days ago
  • #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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub