Skip to content

Add diagnostics for ci-org-and-branch and git-changes#7740

Merged
mernst merged 2 commits into
typetools:masterfrom
mernst:nociinfo
May 26, 2026
Merged

Add diagnostics for ci-org-and-branch and git-changes#7740
mernst merged 2 commits into
typetools:masterfrom
mernst:nociinfo

Conversation

@mernst
Copy link
Copy Markdown
Member

@mernst mernst commented May 25, 2026

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 39510b3e-8892-475e-b9f2-b396a3b25f8d

📥 Commits

Reviewing files that changed from the base of the PR and between e3c4008 and 7a8ac0e.

📒 Files selected for processing (6)
  • .azure/azure-pipelines.yml
  • .azure/defs.m4
  • .circleci/config.yml
  • .circleci/defs.m4
  • .github/workflows/ci.yml
  • .github/workflows/defs.m4

📝 Walkthrough

Walkthrough

This PR consolidates the CI pipeline scripts across three platforms: Azure Pipelines, CircleCI, and GitHub Actions. In each platform's configuration files and macro definitions, the previous two-step sequence of git-change-info --debug followed by ci-info --debug is replaced with a single git-changes --debug step. The same pattern is applied consistently to the misc_jdk21, misc_jdk25, and misc_jdk26 jobs in each platform.

Possibly related PRs

  • typetools/checker-framework#7738: Adds new debug diagnostics steps that invoke git-change-info --debug and ci-info --debug—directly opposing the consolidation performed by this PR in the same CI job step sequences.
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mernst mernst merged commit 36730cb into typetools:master May 26, 2026
35 checks passed
@mernst mernst deleted the nociinfo branch May 26, 2026 03:13
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.

1 participant