Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revise adr to support fetch-refs #155

Closed
wants to merge 1 commit into from

Conversation

ericsciple
Copy link
Contributor

@ericsciple ericsciple commented Feb 13, 2020

Propose adding a new input fetch-refs to specify additional refs to fetch.

Customers commonly want to fetch additional branches or tags. This has come up in issues and the docs have improved to provide guidance (add additional run step).

Given how common these scenarios are, we should provide a first-class input.

Another common scenario is to compare code coverage numbers between the PR merge commit, and the PR base branch.

@@ -43,12 +43,18 @@ We want to take this opportunity to make behavioral changes, from v1. This docum
fetch-depth:
description: 'Number of commits to fetch. 0 indicates all history.'
default: 1
fetch-refs:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opted to update existing ADR rather than create a new document. This single file gives a holistic picture.

@ericsciple ericsciple changed the title adr support fetch-refs revise adr to support fetch-refs Feb 13, 2020
This was referenced Feb 18, 2020
@jimmyhoran
Copy link

Would be great to see this merged in. Any update on this?

@ahsan706
Copy link

Any update on this?

@galvesribeiro
Copy link

It is really bad this PR is hanging for so long ☹️

This is a must have for all people using GitVersion.

@hardikparmard
Copy link

hardikparmard commented Feb 23, 2022

@ericsciple any updates on this?
let me know if I can help with this!

@sammcj
Copy link

sammcj commented Aug 22, 2022

Did this ever get anywhere? @chrispat

@shevisj
Copy link

shevisj commented Sep 29, 2022

@ericsciple @chrispat bump. It would be really nice to have this!

@chrispat
Copy link
Member

chrispat commented Oct 3, 2022

I am going to close this as there are no plans to add this feature at this time.

@chrispat chrispat closed this Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants