thoth-station / opendatahub-cnbi

A repository for the OpenDataHub CNBi feature.
2 stars 4 forks source link

Disable most of pre-commit checks during PR presubmit #23

Closed codificat closed 1 year ago

codificat commented 2 years ago

As discussed in the tech talk yesterday: the goal of this PR is to disable (most of) the pre-commit checks that prow runs on PRs (by running only one specific hook and not the others) in order to facilitate the hackmd->repo flow.

The idea is:

Note: the pre-commit check can not be completely disabled because the current prow configuration requires it to pass before merging to main. An alternative could be to remove this repo's branch protection

sesheta commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/thoth-station/opendatahub-cnbi/blob/main/OWNERS)~~ [harshad16] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment