Skip to content

Command '['python3', '/var/task/aws', 's3', 'sync', '--delete', '/tmp/tmpfn1apb9u/contents', 's3://app-sales-appbucket8349d24e-zfpzz0t4gbik/', "--cache-control 'max-age=28800, proxy-revalidate'", '--metadata-directive', 'REPLACE']' returned non-zero exit status 255. #71896

Command '['python3', '/var/task/aws', 's3', 'sync', '--delete', '/tmp/tmpfn1apb9u/contents', 's3://app-sales-appbucket8349d24e-zfpzz0t4gbik/', "--cache-control 'max-age=28800, proxy-revalidate'", '--metadata-directive', 'REPLACE']' returned non-zero exit status 255.

Command '['python3', '/var/task/aws', 's3', 'sync', '--delete', '/tmp/tmpfn1apb9u/contents', 's3://app-sales-appbucket8349d24e-zfpzz0t4gbik/', "--cache-control 'max-age=28800, proxy-revalidate'", '--metadata-directive', 'REPLACE']' returned non-zero exit status 255. #71896

name: pr-linter-exemption-labeler
on:
issue_comment:
types:
- created
- edited
- deleted
jobs:
pr_commented:
name: PR Comment
if: ${{ (github.event.issue.pull_request) && (github.event.issue.state == 'open') }}
runs-on: ubuntu-latest
steps:
- uses: cdklabs/pr-linter-exemption-labeler@main
with:
github-token: ${{ secrets.PROJEN_GITHUB_TOKEN }}