Skip to content

Remove require-pr-checklist.yaml workflow#11823

Merged
sk593 merged 4 commits into
mainfrom
copilot/remove-pr-checklist-workflow
May 7, 2026
Merged

Remove require-pr-checklist.yaml workflow#11823
sk593 merged 4 commits into
mainfrom
copilot/remove-pr-checklist-workflow

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Description

Remove the require-pr-checklist.yaml workflow so PRs can be merged without needing checklist validation. The checklist remains in the PR template for guidance but is no longer a merge gate.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

Copilot AI linked an issue May 6, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Remove PR checklist workflow to allow merges without validation Remove require-pr-checklist.yaml workflow May 6, 2026
Copilot AI requested a review from sk593 May 6, 2026 16:52
Copilot finished work on behalf of sk593 May 6, 2026 16:52
@sk593 sk593 marked this pull request as ready for review May 6, 2026 16:53
@sk593 sk593 requested a review from a team as a code owner May 6, 2026 16:53
Copilot AI review requested due to automatic review settings May 6, 2026 16:53
@sk593 sk593 requested review from a team as code owners May 6, 2026 16:53
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • .github/workflows/require-pr-checklist.yaml

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the GitHub Actions workflow that enforced PR checklist completion as a required check, keeping the checklist only as guidance in the PR template (per issue #11811).

Changes:

  • Delete .github/workflows/require-pr-checklist.yaml to stop enforcing checklist completion on PR events.

Copy link
Copy Markdown
Member

@brooke-hamilton brooke-hamilton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should also remove the checklist from the PR template.

Copy link
Copy Markdown
Member

@DariuszPorowski DariuszPorowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀💪🎉

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

Unit Tests

    2 files  ±0    420 suites  ±0   6m 48s ⏱️ -6s
5 022 tests ±0  5 020 ✅ ±0  2 💤 ±0  0 ❌ ±0 
6 049 runs  ±0  6 047 ✅ ±0  2 💤 ±0  0 ❌ ±0 

Results for commit ed8e4dc. ± Comparison against base commit d6cda7c.

♻️ This comment has been updated with latest results.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.20%. Comparing base (d6cda7c) to head (ed8e4dc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11823   +/-   ##
=======================================
  Coverage   51.20%   51.20%           
=======================================
  Files         715      715           
  Lines       45074    45074           
=======================================
  Hits        23079    23079           
  Misses      19798    19798           
  Partials     2197     2197           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@radius-functional-tests
Copy link
Copy Markdown

radius-functional-tests Bot commented May 7, 2026

Radius functional test overview

🔍 Go to test action run

Click here to see the test run details
Name Value
Repository radius-project/radius
Commit ref ed8e4dc
Unique ID func22a2f93ea5
Image tag pr-func22a2f93ea5
  • gotestsum 1.13.0
  • KinD: v0.29.0
  • Dapr: 1.14.4
  • Azure KeyVault CSI driver: 1.4.2
  • Azure Workload identity webhook: 1.3.0
  • Bicep recipe location ghcr.io/radius-project/dev/test/testrecipes/test-bicep-recipes/<name>:pr-func22a2f93ea5
  • Terraform recipe location http://tf-module-server.radius-test-tf-module-server.svc.cluster.local/<name>.zip (in cluster)
  • applications-rp test image location: ghcr.io/radius-project/dev/applications-rp:pr-func22a2f93ea5
  • dynamic-rp test image location: ghcr.io/radius-project/dev/dynamic-rp:pr-func22a2f93ea5
  • controller test image location: ghcr.io/radius-project/dev/controller:pr-func22a2f93ea5
  • ucp test image location: ghcr.io/radius-project/dev/ucpd:pr-func22a2f93ea5
  • deployment-engine test image location: ghcr.io/radius-project/deployment-engine:latest

Test Status

⌛ Building Radius and pushing container images for functional tests...
✅ Container images build succeeded
⌛ Publishing Bicep Recipes for functional tests...
✅ Recipe publishing succeeded
⌛ Starting corerp-cloud functional tests...
⌛ Starting ucp-cloud functional tests...
✅ ucp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded
✅ corerp-cloud functional tests succeeded

@sk593 sk593 merged commit 5180d85 into main May 7, 2026
58 of 59 checks passed
@sk593 sk593 deleted the copilot/remove-pr-checklist-workflow branch May 7, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove PR checklist workflow

6 participants