Skip to content

Add pull request template#609

Open
zerone0x wants to merge 1 commit into
dotnet:mainfrom
zerone0x:add-pr-template
Open

Add pull request template#609
zerone0x wants to merge 1 commit into
dotnet:mainfrom
zerone0x:add-pr-template

Conversation

@zerone0x

@zerone0x zerone0x commented May 4, 2026

Copy link
Copy Markdown

Summary

  • Adds a conservative pull request template under .github/.
  • Prompts contributors for a summary, related issue, change type, checklist, and validation.
  • Keeps requirements aligned with the existing contribution guidance without adding new process overhead.

Fixes #594

Validation

  • git diff --cached --check
  • npx --yes markdownlint-cli2 .github/PULL_REQUEST_TEMPLATE.md

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

Note

This PR is from a fork and modifies infrastructure files (eng/ or .github/).

Changes to infrastructure typically need to be submitted from a branch in dotnet/skills (not a fork) so that CI workflows run with the correct permissions and secrets.

Please consider recreating this PR from an upstream branch. If you don't have push access to dotnet/skills, ask a maintainer to push your branch for you.

@zerone0x

Copy link
Copy Markdown
Author

@dotnet-policy-service agree [company="{your company}"]

@zerone0x

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

✅ Automated diff scan completed for 726ab77 — no security concerns flagged.

This is an automated static analysis of the PR diff.

Note

🔒 Integrity filter blocked 8 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #609 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #609 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • Add pull request template #609 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 726ab77 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 2633d3d list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 1613c98 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 22575b2 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 809d0b1 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by PR Malicious Code Scan · ● 347.6K ·

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

✅ Automated diff scan completed for 726ab77 — no security concerns flagged.

This is an automated static analysis of the PR diff.

Note

🔒 Integrity filter blocked 7 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #609 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #609 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #694 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #598 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #329 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • 726ab77 list_commits: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • Add pull request template #609 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by PR Malicious Code Scan · ● 350.6K ·

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

✅ Automated diff scan completed for 726ab77 — no security concerns flagged.

This is an automated static analysis of the PR diff.

Note

🔒 Integrity filter blocked 24 items

The following items were blocked because they don't meet the GitHub integrity level.

  • #609 pull_request_read: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #609 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #598 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #694 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #237 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #486 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #329 search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #597 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #598 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #601 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #607 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #609 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #614 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #623 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #661 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • #663 list_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
  • ... and 8 more items

To allow these resources, lower min-integrity in your GitHub frontmatter:

tools:
  github:
    min-integrity: approved  # merged | approved | unapproved | none

Generated by PR Malicious Code Scan · ● 781.5K ·

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-on-author PR state label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a PR template

2 participants