Skip to content

Conversation

@pfefferle
Copy link
Member

Proposed changes:

Adds a critical reminder to the PR workflow skill to always use the exact template markup from .github/PULL_REQUEST_TEMPLATE.md when creating pull requests.

This prevents custom formatting and ensures the changelog automation works correctly.

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • Review the updated skill file at .claude/skills/activitypub-pr-workflow/SKILL.md
  • Verify the critical reminder is clear and prominent

Changelog entry

  • Automatically create a changelog entry from the details below.
Changelog Entry Details

Significance

  • Patch
  • Minor
  • Major

Type

  • Added - for new features
  • Changed - for changes in existing functionality
  • Deprecated - for soon-to-be removed features
  • Removed - for now removed features
  • Fixed - for any bug fixes
  • Security - in case of vulnerabilities

Message

Add critical reminder to PR workflow skill to use exact template markup.

Copilot AI review requested due to automatic review settings November 27, 2025 17:25
@pfefferle pfefferle self-assigned this Nov 27, 2025
@github-actions github-actions bot added the Docs label Nov 27, 2025
Copilot finished reviewing on behalf of pfefferle November 27, 2025 17:26
@pfefferle pfefferle added [Type] Janitorial Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. labels Nov 27, 2025
Copy link

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

This PR adds a critical reminder to the ActivityPub PR workflow skill documentation to ensure AI tools use the exact PR template markup from .github/PULL_REQUEST_TEMPLATE.md when creating pull requests. This prevents custom formatting that would break the automated changelog generation system, which relies on specific regex patterns to parse PR descriptions.

Key changes:

  • Adds a prominently formatted warning about using exact template markup
  • Places the reminder before the numbered changelog workflow steps for maximum visibility

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

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@pfefferle pfefferle requested a review from obenland November 27, 2025 17:28
@pfefferle pfefferle merged commit ce0ca27 into trunk Dec 1, 2025
4 checks passed
@pfefferle pfefferle deleted the update/pr-workflow-skill-template-reminder branch December 1, 2025 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. [Type] Janitorial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants