Skip to content

allow to fail atime job in GHCI / use merge commits to allow branch deletion #7363

Description

@jangorecki

You can try using the continue-on-error directive at the job level. Maybe base it off labels (then apply that label to this PR) since using pull_request.number would be redundant; e.g. say we name the label 'ignore-atime-failure':

continue-on-error: ${{ contains(github.event.pull_request.labels.*.name, 'ignore-atime-failure') }}

Originally posted by @Anirban166 in #7361 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    atimeRequests related to adding/improving/monitoring performance regression tests via atime.ci

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions