Skip to content

Commit

Permalink
ci: Manifest-PR action to add sub-PR title to manifest PR
Browse files Browse the repository at this point in the history
This commit will ensure that manifest-PRs generated from
nrfxlib-PRs will contain the nrfxlib-PR title in the
manifest-PR.

This will make it easier to browse through manifest-PRs
in sdk-nrf.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
  • Loading branch information
rugeGerritsen committed May 6, 2024
1 parent 816c09f commit 632aa46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manifest-PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
uses: nrfconnect/action-manifest-pr@main
with:
token: ${{ secrets.NCS_GITHUB_TOKEN }}
manifest-pr-title-details: ${{ github.event.pull_request.title }}

0 comments on commit 632aa46

Please sign in to comment.