Skip to content

Conversation

@GaneshPatil7517
Copy link
Contributor

This PR updates the documentation to reflect the use of GitHub Issues and GitHub Discussions, and marks JIRA as legacy for archival purposes only.

Changes

  • issues.adoc: Updated to use GitHub Issues as the primary tracker, added GitHub Discussions for questions, and added a JIRA (Legacy) section
  • support.adoc: Added GitHub Discussions and GitHub Issues at the top of the support resources
  • community.adoc: Replaced generic "Issue Tracker" with separate GitHub Discussions and GitHub Issues entries
  • forums.adoc: Added GitHub Discussions section for community questions
  • mailing-lists.adoc: Renamed "Shiro Issues/JIRA List" to "Shiro Issues List"

Resolves #281.

Copilot AI review requested due to automatic review settings January 30, 2026 13:42
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates Shiro website documentation to reflect GitHub Issues as the primary tracker, add GitHub Discussions for Q&A/community discussion, and demote JIRA to legacy/archival status (resolves #281).

Changes:

  • Adds GitHub Discussions and GitHub Issues links to support/community-facing docs.
  • Updates the issues tracking page to describe GitHub Issues usage and adds a JIRA (Legacy) section.
  • Renames the mailing list entry from “Shiro Issues/JIRA List” to “Shiro Issues List”.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/site/content/support.adoc Adds GitHub Discussions/Issues links to the support resources list (and removes the local issues page link).
src/site/content/mailing-lists.adoc Renames the issues list label to remove “JIRA”.
src/site/content/issues.adoc Switches primary guidance to GitHub Issues/Discussions and adds a JIRA legacy note/link.
src/site/content/forums.adoc Adds a GitHub Discussions section above mailing list archive links.
src/site/content/community.adoc Splits the former generic issue tracker reference into distinct Discussions and Issues entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +10 to +12
Apache Shiro uses https://github.com/apache/shiro/issues[GitHub Issues] for bug reports, feature requests, and task tracking.

For questions, ideas, and community discussions, please use https://github.com/apache/shiro/discussions[GitHub Discussions].
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The page metadata still says it uses Atlassian Jira (":jbake-description: ... using Atlassian Jira issue tracking system."), but the content now points users to GitHub Issues/Discussions. Please update the jbake description (and any other metadata on this page that mentions Jira as current) so SEO/page summaries aren’t misleading.

Copilot uses AI. Check for mistakes.
@lprimak lprimak requested a review from Copilot January 30, 2026 17:44
@lprimak lprimak merged commit d9b9349 into apache:main Jan 30, 2026
6 checks passed
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +16 to +18
GitHub Issues is provided as a Shiro software development resource.
It is meant for reporting bugs, requesting features, and tracking improvements in the software itself - it is not a support portal to ask for advice or help.
For community advice and help in using Apache Shiro, please visit the link:/support.html[Support] page or use https://github.com/apache/shiro/discussions[GitHub Discussions].
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

PR description says support.adoc was updated to add GitHub Discussions/Issues at the top of support resources, but support.adoc currently has no GitHub Discussions/Issues entries. Either update support.adoc accordingly or adjust the PR description to match the actual changes.

Copilot uses AI. Check for mistakes.
:jbake-status: published
:jbake-tags: issues, bugs, jira, bug-tracking, support
:jbake-description: Report bugs, request features, and track issues for Apache Shiro using Atlassian Jira issue tracking system.
:jbake-description: Report bugs, request features, and track issues for Apache Shiro using GitHub Issues tracking system.
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The jbake description reads "using GitHub Issues tracking system", which is grammatically awkward. Consider rephrasing to "using GitHub Issues" or "using the GitHub Issues issue-tracking system".

Suggested change
:jbake-description: Report bugs, request features, and track issues for Apache Shiro using GitHub Issues tracking system.
:jbake-description: Report bugs, request features, and track issues for Apache Shiro using GitHub Issues.

Copilot uses AI. Check for mistakes.
Comment on lines +12 to +16
____

*NOTE:* The primary forums for Apache Shiro are the mailing lists, which can be accessed via the link:mailing-lists.html[Mailing Lists] page. This is per the Apache Software Foundation's community guidelines.

____
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

The NOTE callout is currently written as bold text inside an open block (____). In AsciiDoc, this won't render as an admonition; prefer using a proper NOTE admonition (e.g., "NOTE: ..." or a [NOTE] block) and drop the open block unless it is needed for formatting.

Copilot uses AI. Check for mistakes.
Comment on lines +33 to +35
* *https://github.com/apache/shiro/discussions[GitHub Discussions]* - For questions, ideas, and community discussion

* *https://github.com/apache/shiro/issues[GitHub Issues]* - For bug reports and feature requests
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

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

After adding GitHub Discussions/Issues links here, the earlier bullet in this file that says the project "use[s] Nabble" for forums is now inconsistent with the updated forums page (and the note that Nabble no longer hosts archives). Please update/remove the Nabble wording to match the current support channels.

Copilot uses AI. Check for mistakes.
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.

Add GitHub issues and discussions, and demote JIRA to legacy

2 participants