8000 optional branch input via GIT_REF by nordfogel · Pull Request #35 · yesolutions/mirror-action · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

optional branch input via GIT_REF #35

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

Merged
merged 3 commits into from
Jul 21, 2023

Conversation

nordfogel
Copy link
Contributor

No description provided.

action.yml Outdated
default: "false"
required: false
GIT_REF:
description: "Push another ref rather than the current branch (GITHUB_REF) from which the action was triggered. Only effective when PUSH_ALL_REFS is false"
default: ${{ github.head_ref || github.ref_name }}
Copy link
Member

Choose a reason for hiding this comment

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

Hmm. I'm not sure I fully understand the default here. I would have expected this to be github.ref to match the behavior of using $GITHUB_REF.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

My bad, you are absolutely right.

Copy link
Contributor Author
@nordfogel nordfogel left a comment

Choose a reason for hiding this comment

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

Wrong default ref

@spyoungtech
Copy link
Member

Looks good. Thanks for the contribution

@spyoungtech spyoungtech merged commit 1708f16 into yesolutions:master Jul 21, 2023
anthr76 referenced this pull request in coreweave/tailscale-derp Jun 28, 2024
… v0.7.0 ) (#8)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[yesolutions/mirror-action](https://togithub.com/yesolutions/mirror-action)
| action | minor | `v0.6.0` -> `v0.7.0` |

---

### Release Notes

<details>
<summary>yesolutions/mirror-action (yesolutions/mirror-action)</summary>

###
[`v0.7.0`](https://togithub.com/yesolutions/mirror-action/releases/tag/v0.7.0)

[Compare
Source](https://togithub.com/yesolutions/mirror-action/compare/v0.6.0...v0.7.0)

#### What's Changed

- optional branch input via GIT_REF by
[@&#8203;nordfogel](https://togithub.com/nordfogel) in
[https://github.com/yesolutions/mirror-action/pull/35](https://togithub.com/yesolutions/mirror-action/pull/35)

#### New Contributors

- [@&#8203;nordfogel](https://togithub.com/nordfogel) made their first
contribution in
[https://github.com/yesolutions/mirror-action/pull/35](https://togithub.com/yesolutions/mirror-action/pull/35)

**Full Changelog**:
yesolutions/mirror-action@v0.6...v0.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL21pbm9yIl19-->
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.

2 participants
0