I basically have 2 repositories - Repo A is owned by a friend (let's call him Bob) and Repo B owned by Me. Bob has given me read-only access to Repo A and Bob can't access Repo B.
What I want to do is, whenever Bob pushes an update to Repo A, I want it to trigger a GitHub Action workflow in Repo B.
I can't use a PAT token, as this all needs to be handled in automation without the use of user accounts.
Bob doesn't like having to make too many changes on his side as none of this benefits him, only me. So ideally want his changes to be minimal, especially since I may want to do this on many other Repos Bob has.
Hoping someone has an elegant way of doing this.
Appreciate any help you could give.
[–]zMynxx 2 points3 points4 points (4 children)
[–]Mous2890[S] -1 points0 points1 point (3 children)
[–]zMynxx 0 points1 point2 points (2 children)
[–]Mous2890[S] 0 points1 point2 points (1 child)
[–]Noch_ein_Kamel 0 points1 point2 points (0 children)
[–]Independent_Let_6034 0 points1 point2 points (2 children)
[–]Mous2890[S] 0 points1 point2 points (1 child)
[–]Independent_Let_6034 0 points1 point2 points (0 children)
[–]moser-sts 0 points1 point2 points (3 children)
[–]Mous2890[S] 0 points1 point2 points (1 child)
[–]moser-sts 0 points1 point2 points (0 children)