Skip to content

added changelog info#2

Closed
jvanasco wants to merge 1 commit into
sqlalchemyorg:masterfrom
jvanasco:feature-changelog_docs
Closed

added changelog info#2
jvanasco wants to merge 1 commit into
sqlalchemyorg:masterfrom
jvanasco:feature-changelog_docs

Conversation

@jvanasco

@jvanasco jvanasco commented Feb 4, 2020

Copy link
Copy Markdown
Contributor

Referencing Mike's comment in : gordthompson/sqlalchemy-access#3 (comment)

I've Integrated the copy I proposed in : #1

Comment thread develop.html.mako
`/doc/build/changelog/unreleased_{Version}/{IssueId}.rst`, in which
`IssueId` is the auto-generated GitHub Issue Id.
</li>
<li>If the PR does not have a corresponding issue, use a placeholder file

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

any PR that warrants a changelog entry would need to have an issue number. I very rarely make changelog-worthy changes without creating an issue and outside contributors shouldn't be doing it ever.

Comment thread develop.html.mako
or sub-optimal way. Having a bug or feature issue opened ahead of time
will allow us to to understand the use case and discuss the best approach
before the contributor makes the effort to write the code and tests.</li>
before the contributor makes the effort to write the code and tests. The Github

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"The issue number used by Github is also linked in the changelog and is used to generate a changelog file entry for merge."

Comment thread develop.html.mako
in your PR to generate a unique identifier for the PR, and then rename
the placeholder file to use the PR identifer for the `IssueId`.
</li>
<li>The changelog file format will hopefully be self-documenting

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

"The file format for a changelog file uses the .rst markup described at https://github.com/sqlalchemyorg/changelog . See the README.txt file in the doc/build/unreleased_XX" directory for an example"

(then we have to add examples of the format in the README.txt files.... )

@CaselIT

CaselIT commented Apr 5, 2020

Copy link
Copy Markdown
Contributor

@jvanasco any update on this one?

@jvanasco

jvanasco commented Apr 5, 2020

Copy link
Copy Markdown
Contributor Author

Thanks for the ping. I think I forgot to push the commits? Will do tomorrow!

@jvanasco

jvanasco commented Apr 6, 2020

Copy link
Copy Markdown
Contributor Author

abandoning this in favor of #5

@jvanasco jvanasco closed this Apr 6, 2020
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.

3 participants