Skip to content

Merged PR does not trigger site or module publish #259

Description

Description

Merged pull requests do not trigger the publish workflows (site/module) in repositories that consume the workflow.yml reusable workflow hosted by PSModule/Process-PSModule.

Steps to Reproduce

  1. In a repository that uses the workflow.yml reusable workflow from PSModule/Process-PSModule, merge a pull request into its default branch.
  2. Observe the workflow runs for publishing the site or module.

Expected Behavior

Merging a pull request triggers the publish workflow(s) for the site and/or module in repos that use the workflow.yml reusable workflow.

Actual Behavior

No publish workflow is triggered after the merge, and publish jobs do not run for repos that use the workflow.yml reusable workflow.

Notes

  • Root cause: Get-PSModuleSettings was using a non-existing environment variable.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions