Conversation
Adds a Code of Conduct section to README.md linking to the existing CODE_OF_CONDUCT file, as required for Ansible inclusion. Closes #694
Adds Communication section with Ansible Forum links per ansible-inclusion requirements. Includes links to Get Help, tagged posts, Social Spaces, and News & Announcements. Also consolidates existing support channels (NTC Slack, GitHub Issues) under the Communication section. Ref: ansible-collections/ansible-inclusion requirements
…ction docs: Add Ansible Forum Communication section to README
Add CONTRIBUTING.md linking to documentation
Add Code of Conduct link to README
Merging main into develop
…eprecate query_graphql
Closes #711 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Closes #711 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
….com/nautobot/nautobot-ansible into feat/711-add-provider-network-module
Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com>
…odule Add provider_network module for managing provider networks
Add missing RETURN block to service module and documentation tests
Co-authored-by: Joe Wesch <10467633+joewesch@users.noreply.github.com>
…m/nautobot/nautobot-ansible into convert_to_info_and_facts_modules
Refactor GraphQL modules: introduce graphql_info and graphql_facts, d…
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Removes the standalone `invoke devel` task and adds an `--ansible-core-branch` option to `invoke unit` instead. Moves the ansible-core branch install in the Dockerfile after `poetry install` so the lock file version does not overwrite it. Updates the scheduled devel workflow to use the new flag.
Adding inline M2M fields
…ement Add CI testing against ansible-core devel branch
Prep for release v6.2.0
jvanderaa
approved these changes
May 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging develop into main for release