Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Trigger workflow in argus-docker on release

Open johannaengland opened this issue 1 year ago • 2 comments

Will trigger the workflow added in Uninett/argus-docker#6.

Another part to close Uninett/argus-docker#4.

To get this to work we need to install a GitHub App that has the permissions to trigger workflows in Argus. This app will be used by the used GitHub action create-github-app-token to create a token with the necessary permissions.

johannaengland avatar Aug 16 '24 13:08 johannaengland

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.29%. Comparing base (02d10a2) to head (45a79bf). Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #859   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files          86       86           
  Lines        3973     3973           
=======================================
  Hits         3349     3349           
  Misses        624      624           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Aug 16 '24 13:08 codecov-commenter

Looks good to me but I think @lunkwill42 should also have a look.

I've had a look, and it seems like the expected approach to me. Haven't built this type of solution with GitHub before, so can't say for sure if it will work before we try it the first time.

lunkwill42 avatar Sep 02 '24 12:09 lunkwill42