Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zephyrproject-rtos/action-manifest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cb8f6fba6f20b5f8649bd573e80a7583a239894c
Choose a base ref
...
head repository: zephyrproject-rtos/action-manifest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1dab8ef694b44470d09c9f16adb6a0d82c60b2c6
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 10, 2025

  1. action: Allow specifying a list of allowed unreachable repos

    Sometimes a manifest file contains a repo which is not accessible
    from github. When such a repo revision is updated, we do not want
    to add a DNM label to it.
    
    Signed-off-by: Rubin Gerritsen <[email protected]>
    rugeGerritsen authored and carlescufi committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    2107c9d View commit details
    Browse the repository at this point in the history
  2. action: Fix when unreachable repo and no allowed specified

    We need to check if allowed unreachables is set.
    rugeGerritsen authored and carlescufi committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    1dab8ef View commit details
    Browse the repository at this point in the history
Loading