Skip to content

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

Merged
GAdityaVarma merged 1 commit into
masterfrom
PDP-1182-remove-pr-workflow-from-master
Apr 9, 2026
Merged

PDP-1182: Remove per-repo pr-workflow.yaml#841
GAdityaVarma merged 1 commit into
masterfrom
PDP-1182-remove-pr-workflow-from-master

Conversation

@SameeraPriyathamTadikonda

@SameeraPriyathamTadikonda SameeraPriyathamTadikonda commented Apr 9, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove per-repo .github/workflows/pr-workflow.yaml from master 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 left a comment

Copy link
Copy Markdown

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 PR workflow caller now that PR checks are centrally managed and enforced org-wide via a GitHub ruleset (PDP-1182).

Changes:

  • Deleted .github/workflows/pr-workflow.yaml, which previously invoked centralized reusable workflows for JIRA ID validation, copyright checking, and trufflehog scanning.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GAdityaVarma GAdityaVarma reopened this Apr 9, 2026
@GAdityaVarma
GAdityaVarma merged commit b30a130 into master Apr 9, 2026
16 checks passed
@GAdityaVarma
GAdityaVarma deleted the PDP-1182-remove-pr-workflow-from-master branch April 9, 2026 13:00
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