Skip to content

PDP-1182: Remove per-repo pr-workflow.yaml#439

Merged
vitalykorolev merged 1 commit intodevelopfrom
PDP-1182-remove-pr-workflow-from-develop
Apr 9, 2026
Merged

PDP-1182: Remove per-repo pr-workflow.yaml#439
vitalykorolev merged 1 commit intodevelopfrom
PDP-1182-remove-pr-workflow-from-develop

Conversation

@SameeraPriyathamTadikonda
Copy link
Copy Markdown
Contributor

@SameeraPriyathamTadikonda SameeraPriyathamTadikonda commented Apr 9, 2026

Summary

Remove per-repo .github/workflows/pr-workflow.yaml from develop branch.

Why

As part of PDP-1182, PR workflows (jira-id-check, copyright-check, trufflehog-scan) are being consolidated into marklogic/pr-workflows and enforced org-wide via a GitHub repository ruleset. The per-repo caller file is no longer needed — the org ruleset fires the centralized workflows automatically on every PR.

What changed

  • Removed .github/workflows/pr-workflow.yaml

References

Copilot AI review requested due to automatic review settings April 9, 2026 01:23
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 repository-local GitHub Actions PR workflow caller file now that PR checks (Jira ID, copyright headers, trufflehog scan) are centralized and enforced org-wide via marklogic/pr-workflows and a GitHub ruleset.

Changes:

  • Deleted .github/workflows/pr-workflow.yaml, which previously invoked the centralized reusable workflows on PR events.

@vitalykorolev vitalykorolev merged commit b42b230 into develop Apr 9, 2026
8 checks passed
@vitalykorolev vitalykorolev deleted the PDP-1182-remove-pr-workflow-from-develop branch April 9, 2026 02:04
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