Skip to content

fix: add ref parameter to checkout action for pull_request_target event#25

Merged
reubenmiller merged 2 commits intomainfrom
ci-fix-lint-checkout-ref
Apr 21, 2026
Merged

fix: add ref parameter to checkout action for pull_request_target event#25
reubenmiller merged 2 commits intomainfrom
ci-fix-lint-checkout-ref

Conversation

@reubenmiller
Copy link
Copy Markdown
Contributor

Without specifying the given reference, it meant that the PR checks were always being run against the main branch.

@reubenmiller reubenmiller temporarily deployed to Test Pull Request April 21, 2026 21:38 — with GitHub Actions Inactive
@reubenmiller reubenmiller enabled auto-merge April 21, 2026 21:38
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 21, 2026

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass % ⏱️ Duration
26 0 0 26 100 12.595408s

Passed Tests

Name ⏱️ Duration Suite
Get IoT Url 0.553 s Account
Get Account ID 0.335 s Account
Create certificate key pair 0.297 s Certificates
Create CSR using AWS CA 0.408 s Certificates
Upload self-signed certificate 0.367 s Certificates
Create Certificate and Thing 0.681 s Composite
Start/stop MQTT logger 0.582 s Logger
Assert message count 2.651 s Logger
Assert MQTT message 2.690 s Logger
Create a new Policy 0.170 s Policies
Deleting a non-existent Policy should not throw an error 0.081 s Policies
Deleting a non-existent Policy should throw an error 0.078 s Policies
Assert that a policy exists 0.168 s Policies
Fails if policy does not exist 0.074 s Policies
Create Thing with auto cleanup 0.194 s Thing
Create Thing with Principal 0.628 s Thing
Delete Thing 0.240 s Thing
Delete non-existent thing 0.075 s Thing
Check if thing exists 0.074 s Thing
Throws an error if thing exists 2.242 s Thing
Get Local Command Topic 0.002 s Topics
Get Cloud Command Topic 0.001 s Topics
Get Telemetry Topic 0.001 s Topics
Get Registration Topic 0.001 s Topics
Get cloud topic for the AWS shadow 0.001 s Topics
Get local topic for the AWS shadow 0.001 s Topics

@reubenmiller reubenmiller added this pull request to the merge queue Apr 21, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 21, 2026
@reubenmiller reubenmiller added this pull request to the merge queue Apr 21, 2026
Merged via the queue into main with commit 52474a3 Apr 21, 2026
21 checks passed
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.

1 participant