3 Matching Annotations
  1. Aug 2022
    1. If a workflow is skipped due to path filtering, branch filtering or a commit message, then checks associated with that workflow will remain in a "Pending" state. A pull request that requires those checks to be successful will be blocked from merging.

      skipped workflow can block merge

    2. When using the push and pull_request events, you can configure a workflow to run based on what file paths are changed.

      possible reasons why workflow isn't run

    1. Tagging Later You can also tag commits after you’ve moved past them

      tag a specific moment in past commits