-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d6b1826
commit df08eb6
Showing
3 changed files
with
22 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,19 @@ | ||
- commits: | ||
- subject: Allow custom meta-balena ref on workflow dispatch | ||
hash: a8374a0e025321f4454d0aa908b77c2fadc2b4a3 | ||
body: | | ||
This enables manual testing of meta-balena PRs directly | ||
on device repos. | ||
footer: | ||
Changelog-entry: Allow custom meta-balena ref on workflow dispatch | ||
changelog-entry: Allow custom meta-balena ref on workflow dispatch | ||
Signed-off-by: Kyle Harding <[email protected]> | ||
signed-off-by: Kyle Harding <[email protected]> | ||
author: Kyle Harding | ||
nested: [] | ||
version: 6.0.36+rev2 | ||
title: "" | ||
date: 2024-12-30T17:27:33.989Z | ||
- commits: | ||
- subject: Explicitly set GITHUB_TOKEN permissions for yocto workflow | ||
hash: 121061e0a8723a53a68ef2bbeb4393196fc5f112 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.0.36+rev1 | ||
6.0.36+rev2 |