 
      
    | You are here | shazow.net | ||
| | | | | www.schakko.de | |
| | | | | How to configure Artifactory and GitHub Actions to download dependencies from a private Maven repository inside the Artifactory server. | |
| | | | | www.petergoes.nl | |
| | | | | How I automatically generate PR's when WebMentions are received | |
| | | | | code.dblock.org | |
| | | | | You've probably been depending on automated pull requests from Dependabot, but how about making your own pull requests from GitHub actions? This capability can be used for automation that looks for changes, then updates files in your own repository with little to no additional setup needed. | |
| | | | | kinoshita.eti.br | |
| | | Normally when you add test coverage to a GitHub repository, the reporting part boils down to a simple call to some API that will post to a third-party external service like Coveralls or Codecov. Many are already on the GitHub Actions Market Place and a few lines of YAML are enough. A Codecov coverage report We had to report the test coverage of a private GitHub repository of a project I am working on at the moment, that could not have integration with other services besides GitHub. | ||