Skip to content
This repository was archived by the owner on Apr 14, 2021. It is now read-only.

Stop requesting changelogs in PRs #6161

Merged
merged 1 commit into from
Nov 8, 2017
Merged

Conversation

indirect
Copy link
Member

@indirect indirect commented Nov 8, 2017

We added this requirement before the changelog was automated. Now that the changelog generated by a script, it's not helpful for PRs to update the changelog anymore, so we shouldn't expect it anymore.

What was the end-user problem that led to this PR?

We had to ask a PR to remove a changelog entry, even though the PR was following the docs.

What was your diagnosis of the problem?

It looks like we failed to update the docs when we automated generating the changelog.

What is your fix for the problem, implemented in this PR?

Removing the changelog requirement from the docs hopefully means that future PRs will not include changelog entries, and we can generate future changelogs automatically.

Why did you choose this fix out of the possible options?

I chose this fix because it seemed like the smallest change that would accomplish the goal.

/cc @mattbrictson

We added this requirement before the changelog was automated. Now that the changelog generated by a script, it's not helpful for PRs to update the changelog anymore, so we shouldn't expect it anymore.
@mattbrictson
Copy link
Contributor

Nice! Thanks for updating that. 👍

@segiddins
Copy link
Member

@bundlerbot r+

@bundlerbot
Copy link
Collaborator

📌 Commit 3b6bf52 has been approved by segiddins

@bundlerbot
Copy link
Collaborator

⌛ Testing commit 3b6bf52 with merge 914a4a8...

bundlerbot added a commit that referenced this pull request Nov 8, 2017
Stop requesting changelogs in PRs

We added this requirement before the changelog was automated. Now that the changelog generated by a script, it's not helpful for PRs to update the changelog anymore, so we shouldn't expect it anymore.

### What was the end-user problem that led to this PR?

We had to [ask a PR to remove a changelog entry](#6157 (comment)), even though the PR was following [the docs](https://github.com/bundler/bundler/blob/374caf6ede2cf4de7d2196aa2e2adef782bea5bd/doc/development/PULL_REQUESTS.md#changelogmd).

### What was your diagnosis of the problem?

It looks like we failed to update the docs when we automated generating the changelog.

### What is your fix for the problem, implemented in this PR?

Removing the changelog requirement from the docs hopefully means that future PRs will not include changelog entries, and we can generate future changelogs automatically.

### Why did you choose this fix out of the possible options?

I chose this fix because it seemed like the smallest change that would accomplish the goal.

/cc @mattbrictson
@bundlerbot
Copy link
Collaborator

☀️ Test successful - status-travis
Approved by: segiddins
Pushing 914a4a8 to master...

@bundlerbot bundlerbot merged commit 3b6bf52 into master Nov 8, 2017
@segiddins segiddins deleted the indirect/update-pr-docs branch November 9, 2017 03:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants