Skip to content

Conversation

@pkingstonxyz
Copy link
Contributor

This PR seeks to increase the clarity and scope of the "Making your PR Merge Worthy"
section of the The Ansible Development Cycle page.

It updates the wording of the changelog section to fix some small grammar issues and
includes a link to the RST specification.

This PR also adds a section "Testing PRs" with links to information on Integration and
Unit tests because one of the most common comments on PRs is some variation of "Can you write some tests for this?"

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding
I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".
@ansible-documentation-bot ansible-documentation-bot bot added the new_contributor This PR is the first contribution by a new community member. label Sep 5, 2025
@ansible-documentation-bot
Copy link
Contributor

Thanks for your Ansible docs contribution! We talk about Ansible documentation on Matrix at #docs:ansible.im if you ever want to join us and chat about the docs! We meet on Matrix every Tuesday. See the Ansible calendar for meeting details. We welcome additions to our weekly agenda items too. You can add the dawgs-meeting tag to a forum topic to bring it up at the next meeting.

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.
@pkingstonxyz
Copy link
Contributor Author

3a2fcd4 only capitalizes some acronyms I have no idea why this is failing.

@oraNod
Copy link
Contributor

oraNod commented Sep 8, 2025

3a2fcd4 only capitalizes some acronyms I have no idea why this is failing.

@pkingstonxyz Likely one of those transitive blips that just happen from time to time. The check was fine when I re-ran it so whatever the cause, it was unrelated to your commit.

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
Copy link
Member

@webknjaz webknjaz left a comment

Choose a reason for hiding this comment

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

LGTM, I'll let @oraNod 👀 it and merge.

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
Copy link
Contributor

@oraNod oraNod left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks very much for the contribution @pkingstonxyz

@oraNod oraNod added backport-2.17 Automatically create a backport for the stable-2.17 branch backport-2.18 Automatically create a backport for the stable-2.18 branch backport-2.19 Automatically create a backport for the stable-2.19 branch labels Nov 10, 2025
@oraNod oraNod added the backport-2.20 Automatically create a backport for the stable-2.20 branch label Nov 10, 2025
@oraNod oraNod merged commit b2a6c41 into ansible:devel Nov 10, 2025
20 of 22 checks passed
@patchback
Copy link

patchback bot commented Nov 10, 2025

Backport to stable-2.17: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2.17/b2a6c417f47506505099767c2643ed42bdd8b2d7/pr-3028

Backported as #3242

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

* Rephrase testing section

* Fix period clickability

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
(cherry picked from commit b2a6c41)
@patchback
Copy link

patchback bot commented Nov 10, 2025

Backport to stable-2.18: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2.18/b2a6c417f47506505099767c2643ed42bdd8b2d7/pr-3028

Backported as #3243

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

* Rephrase testing section

* Fix period clickability

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
(cherry picked from commit b2a6c41)
@patchback
Copy link

patchback bot commented Nov 10, 2025

Backport to stable-2.19: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2.19/b2a6c417f47506505099767c2643ed42bdd8b2d7/pr-3028

Backported as #3244

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

* Rephrase testing section

* Fix period clickability

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
(cherry picked from commit b2a6c41)
@patchback
Copy link

patchback bot commented Nov 10, 2025

Backport to stable-2.20: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-2.20/b2a6c417f47506505099767c2643ed42bdd8b2d7/pr-3028

Backported as #3245

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

* Rephrase testing section

* Fix period clickability

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>

---------

Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
(cherry picked from commit b2a6c41)
oraNod pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section



* Rephrase testing section

* Fix period clickability



---------


(cherry picked from commit b2a6c41)

Co-authored-by: Patrick Kingston <[email protected]>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
oraNod pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section



* Rephrase testing section

* Fix period clickability



---------


(cherry picked from commit b2a6c41)

Co-authored-by: Patrick Kingston <[email protected]>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
oraNod pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section



* Rephrase testing section

* Fix period clickability



---------


(cherry picked from commit b2a6c41)

Co-authored-by: Patrick Kingston <[email protected]>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
oraNod pushed a commit that referenced this pull request Nov 10, 2025
* Fix grammar and add documentation link

 - Fix the number-verb agreement in a bullet point
 - Add a link to the RST spec and re-word the embedding

* Add small section on testing

* Edit title for Changelog section

I find the title "Creating changelog fragments" too similar to "Creating a changelog fragment".

* Update title of test section and reorganize sentences

* Fix spelling of preferred

* Add words for clarity

* Capitalize YAML and RST

Capitalizing these helps to distinguish
between the yaml/rst format and file extension.

* Fix line breaks in test section



* Rephrase testing section

* Fix period clickability



---------


(cherry picked from commit b2a6c41)

Co-authored-by: Patrick Kingston <[email protected]>
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-2.17 Automatically create a backport for the stable-2.17 branch backport-2.18 Automatically create a backport for the stable-2.18 branch backport-2.19 Automatically create a backport for the stable-2.19 branch backport-2.20 Automatically create a backport for the stable-2.20 branch new_contributor This PR is the first contribution by a new community member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants