Skip to content

Implement additional fields syncing for pull requests #465

@psss

Description

@psss

Currently some syncing features are limited to issues only. It would be nice to synchronize all essential keys for pull requests as well. Especially the following fields would be very useful:

  • title
  • description
  • comments
  • github_markdown
  • github_project_fields

Copy pasting relevant comment from the chat:

I think we all agree that the tool could and should sync “all the things” for PRs like it does for Issues.  The challenges are centered around trying to avoid replicating/duplicating code (i.e., can we support PRs and Issues with the same code so that we get uniform behavior without undue maintenance burden), how do we provide sufficient behavioral control via the config files (e.g., do we provide separate controls over PRs and Issues), and how do we make separate controls work with common code.  I.e., the details…

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions