Skip to content

trigger PR build on pushes to changeset-release branches#1961

Merged
dwalkr merged 1 commit into
mainfrom
changeset-release-workflow
Aug 2, 2021
Merged

trigger PR build on pushes to changeset-release branches#1961
dwalkr merged 1 commit into
mainfrom
changeset-release-workflow

Conversation

@dwalkr

@dwalkr dwalkr commented Aug 2, 2021

Copy link
Copy Markdown
Contributor

Workflows triggered from PRs do not run when a PR is created by github actions, so the required workflow is not running when changeset bot creates a versioning PR. By also triggering this workflow on pushes to branches prefixed with changeset-release, the expectation is that this workflow will run on pull requests opened by changeset bot.

Workflows triggered from PRs do not run when a PR is created by github actions,
so the required workflow is not running when changeset bot creates
a versioning PR.
By also triggering this workflow on pushes to branches prefixed with changeset-release,
the expectation is that this workflow will run on pull requests opened
by changeset bot.
@dwalkr dwalkr requested a review from a team as a code owner August 2, 2021 18:04
@github-actions

github-actions Bot commented Aug 2, 2021

Copy link
Copy Markdown
Contributor
Messages
📖

Modified CI Scripts

  • .github/workflows/build-test-lint.yml

Generated by 🚫 dangerJS against 918e4e0

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.

2 participants