Skip to content

Conversation

mbodmer
Copy link

@mbodmer mbodmer commented Aug 21, 2025

using fully qualified actions improves compatibility with non-github runners like forgejo-runner and nektos/act

The gh tool might not be available on non-github runners. Make git-config optional, so that other means can be applied by the user.

remove arg --repo-url: repo-url can be automatically determined from the git repo.
To make it forge independent remove the repo-url argument completely

using fully qualified actions improves compatibility with non-github
runners like forgejo-runner and nektos/act

Signed-off-by: mbodmer <[email protected]>
@mbodmer mbodmer marked this pull request as draft August 21, 2025 10:58
The gh tool might not be available on non-github runners. Make
git-config optional, so that other means can be applied by the user.

Signed-off-by: mbodmer <[email protected]>
@mbodmer mbodmer marked this pull request as ready for review August 21, 2025 12:10
@mbodmer mbodmer marked this pull request as draft August 21, 2025 12:26
repo-url can be automatically determined from the git repo.
To make it forge independent remove the URL completely

Signed-off-by: mbodmer <[email protected]>
@mbodmer mbodmer marked this pull request as ready for review August 21, 2025 15:02
@mbodmer
Copy link
Author

mbodmer commented Aug 21, 2025

@mbodmer
Copy link
Author

mbodmer commented Aug 21, 2025

Hope it is more clear now

@marcoieni
Copy link
Member

Looks good, can you fix the test?

@mbodmer
Copy link
Author

mbodmer commented Aug 24, 2025

Seems like Github does not support URLs on their actions.

@mbodmer mbodmer closed this Aug 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants