Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Web for mr #566

Merged
merged 2 commits into from
Jan 14, 2021
Merged

Web for mr #566

merged 2 commits into from
Jan 14, 2021

Conversation

maxice8
Copy link
Collaborator

@maxice8 maxice8 commented Jan 13, 2021

Description

Add --web flags for both mr create and issue create, this skips both prompts and opens it in the merge request

Related Issue

Resolves #565

How Has This Been Tested?

In gitlab.alpinelinux.org

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #566 (ea7d6e1) into trunk (f4bfed4) will decrease coverage by 0.06%.
The diff coverage is 27.27%.

Impacted file tree graph

@@            Coverage Diff             @@
##            trunk     #566      +/-   ##
==========================================
- Coverage   60.97%   60.91%   -0.07%     
==========================================
  Files          88       88              
  Lines        6104     6115      +11     
==========================================
+ Hits         3722     3725       +3     
- Misses       2029     2033       +4     
- Partials      353      357       +4     
Impacted Files Coverage Δ
commands/mr/create/mr_create.go 33.24% <20.00%> (-0.19%) ⬇️
commands/issue/create/issue_create.go 32.70% <33.33%> (+0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f4bfed4...ea7d6e1. Read the comment docs.

@profclems profclems merged commit d2d3d35 into profclems:trunk Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow opening in web browser automatically when using mr create
2 participants