Skip to content

Create actions that run on merged/rebased PRs #237

@joeshannon

Description

@joeshannon

Currently it appears that the actions run on the PR branch, as pushed.
Since branches could have an old merge-base with respect to main, the important checks and tests can become out of date.
We should try and run actions against a merged or rebased version of the PR to avoid this.

Metadata

Metadata

Assignees

Labels

ciPull requests that update GitHub Actions code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions