Closed zmichaels11 closed 4 years ago
Why do we need this? Could you add a comment, it's not obvious to me?
Also you could disable to the metrics logging and not the entire credentials. That way the build logging action doesn't fail. There may be other actions using AWS we may want to leverage down the line.
Why do we need this? Could you add a comment, it's not obvious to me?
Updated issue
Also you could disable to the metrics logging and not the entire credentials. That way the build logging action doesn't fail.
Metric logging is already disabled on PRs
There may be other actions using AWS we may want to leverage down the line.
We can add that in when we need it.
On the note of running PRs from forks, this now makes sense.
@thomas-moulard any more comments? If this looks good to everyone, can someone with merge privileges please merge this?
Disable AWS configuration on tasks triggered by PRs. This will allow PRs ran from forks (that do not include AWS credentials) to run CI.
Signed-off-by: Zachary Michaels zmichaels11@gmail.com