eclipse-uprotocol / up-python

uProtocol Language Specific Library for Python
Apache License 2.0
2 stars 9 forks source link

feat: support adding coverage comments to PRs from forks #26

Closed netomi closed 5 months ago

netomi commented 5 months ago

This fixes #25 .

This PR add support for adding comments about code coverage to PRs coming from forks.

Additionally, the PR pins all actions and updates them to the latest available version.

I have tested these workflows in my own fork, keep in mind that this only works once the additional workflow is available in the main branch, thus after this PR has been merged.