Skip to content

fix(checks): Add ignore for auto-approve-pr check#130

Merged
chris3ware merged 1 commit intomainfrom
fix-checks
Feb 13, 2025
Merged

fix(checks): Add ignore for auto-approve-pr check#130
chris3ware merged 1 commit intomainfrom
fix-checks

Conversation

@chris3ware
Copy link
Copy Markdown
Member

enforce-all-checks failed previously because the conclusion of auto-approve-pr was reported as cancelled; auto-approve-pr is skipped due to the conditions.

auto-approve-pr should only run in certain conditions (see config) when enforce-all-checks has completed. Therefore we must excluded auto-approve-pr from being checked by enforce-all-checks.

@chris3ware chris3ware marked this pull request as ready for review February 13, 2025 16:23
@chris3ware chris3ware requested a review from a team as a code owner February 13, 2025 16:23
@chris3ware chris3ware merged commit ea4dba9 into main Feb 13, 2025
@chris3ware chris3ware deleted the fix-checks branch February 13, 2025 17:06
3ware-release Bot pushed a commit that referenced this pull request Feb 13, 2025
## [4.7.1](v4.7.0...v4.7.1) (2025-02-13)

### Bug Fixes

* **checks:** Add ignore for auto-approve-pr check ([#130](#130)) ([ea4dba9](ea4dba9))
@3ware-release
Copy link
Copy Markdown
Contributor

3ware-release Bot commented Feb 13, 2025

This PR is included in version 4.7.1

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants