Skip to content

Commit verification bug #174

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 2 commits into from
Aug 21, 2024
Merged

Commit verification bug #174

merged 2 commits into from
Aug 21, 2024

Conversation

GrantBirki
Copy link
Member

This pull request fixes a bug where the commit.verification object was nested incorrectly.

@GrantBirki GrantBirki added the bug Something isn't working label Aug 21, 2024
@GrantBirki GrantBirki self-assigned this Aug 21, 2024
@GrantBirki GrantBirki merged commit ebdc640 into main Aug 21, 2024
6 checks passed
@GrantBirki GrantBirki deleted the commit-verification-debug branch August 21, 2024 20:23
kodiakhq bot referenced this pull request in weareinreach/InReach Aug 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [github/codeql-action](https://togithub.com/github/codeql-action) |
action | digest | `883d858` -> `f0f3afe` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/github/codeql-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/github/codeql-action)
|
|
[github/privileged-requester](https://togithub.com/github/privileged-requester)
| action | patch | `v2.3.0` -> `v2.3.2` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/github/privileged-requester/badge)](https://securityscorecards.dev/viewer/?uri=github.com/github/privileged-requester)
|

---

### Release Notes

<details>
<summary>github/privileged-requester
(github/privileged-requester)</summary>

###
[`v2.3.2`](https://togithub.com/github/privileged-requester/releases/tag/v2.3.2)

[Compare
Source](https://togithub.com/github/privileged-requester/compare/v2.3.1...v2.3.2)

#### What's Changed

- Commit verification bug by
[@&#8203;GrantBirki](https://togithub.com/GrantBirki) in
[https://github.com/github/privileged-requester/pull/174](https://togithub.com/github/privileged-requester/pull/174)

**Full Changelog**:
github/privileged-requester@v2.3.1...v2.3.2

###
[`v2.3.1`](https://togithub.com/github/privileged-requester/releases/tag/v2.3.1)

[Compare
Source](https://togithub.com/github/privileged-requester/compare/v2.3.0...v2.3.1)

#### What's Changed

- Bump nock from 13.5.4 to 13.5.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/github/privileged-requester/pull/173](https://togithub.com/github/privileged-requester/pull/173)
- Bump prettier from 3.2.5 to 3.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/github/privileged-requester/pull/165](https://togithub.com/github/privileged-requester/pull/165)

**Full Changelog**:
github/privileged-requester@v2.3.0...v2.3.1

</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://togithub.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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/weareinreach/InReach).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkZXBlbmRlbmNpZXMiLCJrb2RpYWs6IG1lcmdlLm1ldGhvZCA9ICdzcXVhc2gnIl19-->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Improvements**
- Updated the GitHub Actions workflows to use newer versions of action
integrations, which may include bug fixes and performance enhancements.
- Ensured continued functionality of automated review processes and code
analysis workflows.
  
- **Bug Fixes**
- Addressed potential issues in action executions by updating to the
latest versions of the respective actions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
kodiakhq bot referenced this pull request in weareinreach/TransMascFutures Aug 23, 2024
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [github/codeql-action](https://togithub.com/github/codeql-action) | action | digest | `429e197` -> `f0f3afe` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/github/codeql-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/github/codeql-action) |
| [github/privileged-requester](https://togithub.com/github/privileged-requester) | action | patch | `v2.3.0` -> `v2.3.2` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/github/privileged-requester/badge)](https://securityscorecards.dev/viewer/?uri=github.com/github/privileged-requester) |

---

### Release Notes

<details>
<summary>github/privileged-requester (github/privileged-requester)</summary>

### [`v2.3.2`](https://togithub.com/github/privileged-requester/releases/tag/v2.3.2)

[Compare Source](https://togithub.com/github/privileged-requester/compare/v2.3.1...v2.3.2)

#### What's Changed

-   Commit verification bug by [@&#8203;GrantBirki](https://togithub.com/GrantBirki) in [https://github.com/github/privileged-requester/pull/174](https://togithub.com/github/privileged-requester/pull/174)

**Full Changelog**: github/privileged-requester@v2.3.1...v2.3.2

### [`v2.3.1`](https://togithub.com/github/privileged-requester/releases/tag/v2.3.1)

[Compare Source](https://togithub.com/github/privileged-requester/compare/v2.3.0...v2.3.1)

#### What's Changed

-   Bump nock from 13.5.4 to 13.5.5 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/github/privileged-requester/pull/173](https://togithub.com/github/privileged-requester/pull/173)
-   Bump prettier from 3.2.5 to 3.3.3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/github/privileged-requester/pull/165](https://togithub.com/github/privileged-requester/pull/165)

**Full Changelog**: github/privileged-requester@v2.3.0...v2.3.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday,before 4am on Thursday" (UTC), 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://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

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

---

This PR was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/weareinreach/TransMascFutures).



PR-URL: #451
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants