Skip to content

Conversation

@tuhaihe
Copy link
Member

@tuhaihe tuhaihe commented Jul 30, 2025

Fix the "Expected - Waiting for status to be reported" issue for the rat-check status in the CI workflow.

Changes made:

  • Add explicit status reporting step

The rat-check job now properly reports its status to GitHub, allowing branch protection rules to correctly evaluate the Apache Rat license compliance check results.

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


Fix the "Expected - Waiting for status to be reported" issue for the
rat-check status in the CI workflow.

Changes made:
- Remove the job's name to avoid GitHub cannot parse the right job
- Rename the id of step "Run Apache Rat check" from rat-check to the new
  one `run-rat-check`
- Add `Report Status` to strongen the workflow
Copy link

@xtangcode xtangcode left a comment

Choose a reason for hiding this comment

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

License check.

@tuhaihe tuhaihe merged commit d13a8cb into apache:main Jul 30, 2025
34 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants