Skip to content

Conversation

carlos-villavicencio-adsk
Copy link
Contributor

@carlos-villavicencio-adsk carlos-villavicencio-adsk commented Apr 8, 2025

Description wrote by copilot

This pull request introduces a new pull request template to standardize the process and updates the documentation for handling Python binary requirements on Apple Silicon. Below are the key changes:

Pull Request Workflow Enhancements:

  • Added pull_request_template.md to guide contributors in documenting the purpose of changes, ensuring checklist items like Jira ticket references, component logic updates, and unit tests are addressed. It also includes specific instructions for handling requirements updates and automated branch workflows.

Documentation Updates:

  • Updated resources/python/README.md to include a subsection for Apple Silicon, clarifying the handling of Python binary requirements for _cffi_backend and _zope_interface_coptimizations on Intel-based macOS CI environments.

@carlos-villavicencio-adsk carlos-villavicencio-adsk requested a review from a team April 8, 2025 20:23
Copy link
Contributor

@julien-lang julien-lang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to have a template for the whole organization?
Or for a set list of repositories?

@carlos-villavicencio-adsk
Copy link
Contributor Author

@julien-lang it seems it's possible. However, going this path we cannot make exceptions and will affect every repo. Although every repo can override its contents.

@julien-lang
Copy link
Contributor

@julien-lang it seems it's possible. However, going this path we cannot make exceptions and will affect every repo. Although every repo can override its contents.

Yes, I think I like this option.

@julien-lang julien-lang changed the title Add PR template SG-21015 Add PR template Apr 17, 2025
Copy link

@Copilot 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

Adds a standardized PR template and updates the Python README with an Apple Silicon notice

  • Introduces pull_request_template.md containing a merge checklist
  • Inserts an “Apple Silicon” section in resources/python/README.md to document CI behavior

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
resources/python/README.md Added “Apple Silicon” heading and usage notes
pull_request_template.md Created PR template with Jira, tests, and requirements checklist
Comments suppressed due to low confidence (2)

resources/python/README.md:204

  • Change “a Intel macOS” to “an Intel macOS” to correct the article before a vowel sound.
> Important Notice for Apple Silicon: CI uses a Intel macOS to install the binary requirements.

pull_request_template.md:15

  • [nitpick] Use consistent markdown indentation (e.g., two spaces) for nested list items under “Requirements updates” to improve readability.
-    - **Main pull request**

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.

2 participants