Skip to content

diff: Add an option to create a pull request comment with dependencies#247

Open
arichardson wants to merge 1 commit into
spacedentist:masterfrom
arichardson:dependency-comment
Open

diff: Add an option to create a pull request comment with dependencies#247
arichardson wants to merge 1 commit into
spacedentist:masterfrom
arichardson:dependency-comment

Conversation

@arichardson
Copy link
Copy Markdown

This adds a spr.createDependencyComments config option that allows opting into creating a comment on the pull request that lists any other dependencies that need to be merged first. I saw this in pull requests created using graphite and I believe it is useful for long-running stacks of pull requests to see which dependencies are still blocking.

See arichardson/spr-test#4 for an example.

This adds a `spr.createDependencyComments` config option that allows
opting into creating a comment on the pull request that lists any other
dependencies that need to be merged first. I saw this in pull requests
created using graphite and I believe it is useful for long-running
stacks of pull requests to see which dependencies are still blocking.

See arichardson/spr-test#4 for an example.
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.

1 participant