Skip to content

Update test CI workflow to run on external PRs#351

Closed
SBGoods wants to merge 1 commit intomainfrom
SBGoods/update-test-ci
Closed

Update test CI workflow to run on external PRs#351
SBGoods wants to merge 1 commit intomainfrom
SBGoods/update-test-ci

Conversation

@SBGoods
Copy link
Contributor

@SBGoods SBGoods commented Apr 1, 2024

Possibly due to a quirk with approving Github action workflow runs from external forks, the test workflow currently doesn't run on external PRs after approval but the workflow runs normally on PRs opened from local branches. Adding the pull_request key should fix this.

@SBGoods SBGoods requested a review from a team as a code owner April 1, 2024 19:10
Copy link
Member

@austinvalle austinvalle left a comment

Choose a reason for hiding this comment

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

Is this PR meant to address a similar issue to the one mentioned in https://github.com/hashicorp/terraform-providers-devex-internal/issues/176 ?

If so, I'm not sure changing the target would help there 🙁

@SBGoods
Copy link
Contributor Author

SBGoods commented Apr 2, 2024

Ah I forgot about that issue. This issue is meant to address the test workflows not triggering at all on external PRs, but once this merges they'll still run into the configuration variables issue, so we still won't see successful runs 😞

@SBGoods
Copy link
Contributor Author

SBGoods commented Sep 24, 2025

superseded by: #526

@SBGoods SBGoods closed this Sep 24, 2025
@SBGoods SBGoods deleted the SBGoods/update-test-ci branch September 24, 2025 19:39
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants