8000 Tags · splunk/addonfactory-github-workflows · GitHub
[go: up one dir, main page]

Skip to content
< 10000 template class="js-flash-template">

Tags: splunk/addonfactory-github-workflows

Tags

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: match trigger condition string (#72)

Adjust trigger condition string to custom-pr-sign-comment: "I have read
the CLA Document and I hereby accept the CLA"

v1.7

Toggle v1.7's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v1.7.1

v1

Toggle v1's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v1.7.1

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(deps): update all dependencies (#69)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | digest | `692973e` -> `eef6144` |
|
[contributor-assistant/github-action](https://redirect.github.com/contributor-assistant/github-action)
| action | minor | `v2.5.1` -> `v2.6.1` |

---

### Release Notes

<details>
<summary>contributor-assistant/github-action
(contributor-assistant/github-action)</summary>

###
[`v2.6.1`](https://redirect.github.com/contributor-assistant/github-action/releases/tag/v2.6.1)

[Compare
Source](https://redirect.github.com/contributor-assistant/github-action/compare/v2.6.0...v2.6.1)

##### What's Changed

- Move bot signature outside of recheck text by
[@&#8203;kingthorin](https://redirect.github.com/kingthorin) in
[https://github.com/contributor-assistant/github-action/pull/163](https://redirect.github.com/contributor-assistant/github-action/pull/163)

**Full Changelog**:
contributor-assistant/github-action@v2.6.0...v2.6.1

###
[`v2.6.0`](https://redirect.github.com/contributor-assistant/github-action/releases/tag/v2.6.0)

[Compare
Source](https://redirect.github.com/contributor-assistant/github-action/compare/v2.5.2...v2.6.0)

##### What's Changed

- Add an option to disable the "recheck" part of the comment by
[@&#8203;kingthorin](https://redirect.github.com/kingthorin) in
[https://github.com/contributor-assistant/github-action/pull/158](https://redirect.github.com/contributor-assistant/github-action/pull/158)

##### New Contributors

- [@&#8203;kingthorin](https://redirect.github.com/kingthorin) made
their first contribution in
[https://github.com/contributor-assistant/github-action/pull/158](https://redirect.github.com/contributor-assistant/github-action/pull/158)

**Full Changelog**:
contributor-assistant/github-action@v2.5.2...v2.6.0

###
[`v2.5.2`](https://redirect.github.com/contributor-assistant/github-action/releases/tag/v2.5.2)

[Compare
Source](https://redirect.github.com/contributor-assistant/github-action/compare/v2.5.1...v2.5.2)

##### What's Changed

- readme: fix invalid action tag in main snippet by
[@&#8203;Tropicao](https://redirect.github.com/Tropicao) in
[https://github.com/contributor-assistant/github-action/pull/161](https://redirect.github.com/contributor-assistant/github-action/pull/161)
- bug fix + remove unwanted files by
[@&#8203;ibakshay](https://redirect.github.com/ibakshay) in
[https://github.com/contributor-assistant/github-action/pull/162](https://redirect.github.com/contributor-assistant/github-action/pull/162)

##### New Contributors

- [@&#8203;Tropicao](https://redirect.github.com/Tropicao) made their
first contribution in
[https://github.com/contributor-assistant/github-action/pull/161](https://redirect.github.com/contributor-assistant/github-action/pull/161)

**Full Changelog**:
contributor-assistant/github-action@v2.5.1...v2.5.2

</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 is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/splunk/addonfactory-github-workflows).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(deps): update contributor-assistant/github-action action to v2.5…

….1 (#68)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[contributor-assistant/github-action](https://togithub.com/contributor-assistant/github-action)
| action | minor | `v2.4.0` -> `v2.5.1` |

---

### Release Notes

<details>
<summary>contributor-assistant/github-action
(contributor-assistant/github-action)</summary>

###
[`v2.5.1`](https://togithub.com/contributor-assistant/github-action/releases/tag/v2.5.1)

[Compare
Source](https://togithub.com/contributor-assistant/github-action/compare/v2.5.0...v2.5.1)

##### What's Changed

- Update action.yml by [@&#8203;ibakshay](https://togithub.com/ibakshay)
in
[https://github.com/contributor-assistant/github-action/pull/159](https://togithub.com/contributor-assistant/github-action/pull/159)

**Full Changelog**:
contributor-assistant/github-action@v2.5.0...v2.5.1

###
[`v2.5.0`](https://togithub.com/contributor-assistant/github-action/releases/tag/v2.5.0)

[Compare
Source](https://togithub.com/contributor-assistant/github-action/compare/v2.4.0...v2.5.0)

##### What's Changed

- ci: `Node v16` is deprecated by
[@&#8203;azzamsa](https://togithub.com/azzamsa) in
[https://github.com/contributor-assistant/github-action/pull/156](https://togithub.com/contributor-assistant/github-action/pull/156)

##### New Contributors

- [@&#8203;azzamsa](https://togithub.com/azzamsa) made their first
contribution in
[https://github.com/contributor-assistant/github-action/pull/156](https://togithub.com/contributor-assistant/github-action/pull/156)

**Full Changelog**:
contributor-assistant/github-action@v2.4.0...v2.5.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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/splunk/addonfactory-github-workflows).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.6

Toggle v1.6's commit message

Verified

This tag was signed with the committer’s verified signature.
Release v1.6.0

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update actions/checkout digest to 44c2b7a (#63)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://togithub.com/actions/checkout) | action |
digest | `0ad4b8f` -> `44c2b7a` |

---

### 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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/splunk/addonfactory-github-workflows).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.5

Toggle v1.5's commit message
Release v1.5.1

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(deps): update contributor-assistant/github-acti
86E9
on action to v2.4…

….0 (#62)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[contributor-assistant/github-action](https://togithub.com/contributor-assistant/github-action)
| action | minor | `v2.3.2` -> `v2.4.0` |

---

### Release Notes

<details>
<summary>contributor-assistant/github-action
(contributor-assistant/github-action)</summary>

###
[`v2.4.0`](https://togithub.com/contributor-assistant/github-action/releases/tag/v2.4.0)

[Compare
Source](https://togithub.com/contributor-assistant/github-action/compare/v2.3.2...v2.4.0)

##### What's Changed

- Update required GITHUB_TOKEN permissions by
[@&#8203;pellared](https://togithub.com/pellared) in
[https://github.com/contributor-assistant/github-action/pull/144](https://togithub.com/contributor-assistant/github-action/pull/144)
- Move CLA/DCO bot name into subscript at end of comment by
[@&#8203;Holzhaus](https://togithub.com/Holzhaus) in
[https://github.com/contributor-assistant/github-action/pull/140](https://togithub.com/contributor-assistant/github-action/pull/140)

##### New Contributors

- [@&#8203;pellared](https://togithub.com/pellared) made their first
contribution in
[https://github.com/contributor-assistant/github-action/pull/144](https://togithub.com/contributor-assistant/github-action/pull/144)
- [@&#8203;Holzhaus](https://togithub.com/Holzhaus) made their first
contribution in
[https://github.com/contributor-assistant/github-action/pull/140](https://togithub.com/contributor-assistant/github-action/pull/140)

**Full Changelog**:
contributor-assistant/github-action@v2.3.2...v2.4.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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/splunk/addonfactory-github-workflows).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update contributor-assistant/github-action action to v2.3.2 (

#57)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[contributor-assistant/github-action](https://togithub.com/contributor-assistant/github-action)
| action | patch | `v2.3.1` -> `v2.3.2` |

---

### Release Notes

<details>
<summary>contributor-assistant/github-action
(contributor-assistant/github-action)</summary>

###
[`v2.3.2`](https://togithub.com/contributor-assistant/github-action/releases/tag/v2.3.2)

[Compare
Source](https://togithub.com/contributor-assistant/github-action/compare/v2.3.1...v2.3.2)

##### What's Changed

- fix: create empty commit for custom pr sign comment as well by
[@&#8203;tada5hi](https://togithub.com/tada5hi) in
[https://github.com/contributor-assistant/github-action/pull/147](https://togithub.com/contributor-assistant/github-action/pull/147)

##### New Contributors

- [@&#8203;tada5hi](https://togithub.com/tada5hi) made their first
contribution in
[https://github.com/contributor-assistant/github-action/pull/147](https://togithub.com/contributor-assistant/github-action/pull/147)

**Full Changelog**:
contributor-assistant/github-action@v2.3.1...v2.3.2

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/splunk/addonfactory-github-workflows).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0