Skip to content

Setup issue management#10

Merged
acmlau merged 8 commits into
aws:mainfrom
acmlau:acmlau
Sep 29, 2025
Merged

Setup issue management#10
acmlau merged 8 commits into
aws:mainfrom
acmlau:acmlau

Conversation

@acmlau
Copy link
Copy Markdown
Contributor

@acmlau acmlau commented Sep 29, 2025

Description of changes:

  • Setup issue management including issue templates for bugs, features, questions

@arangatang
Copy link
Copy Markdown
Contributor

Thanks for this!
Links with rendered examples:
bug report
feature request
questions

Copy link
Copy Markdown
Contributor

@wzxxing wzxxing left a comment

Choose a reason for hiding this comment

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

Looks really nice! Just had one comment.

Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
required: true

- type: input
id: server-version
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.

Should this be the proxy version?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ah correct would be better to change that to proxy version or more generic just "version"

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.

just "version" sounds fine to me.

Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Comment on lines +71 to +72
attributes:
label: Server Version
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.

What is this? Would it be the URL?

@@ -0,0 +1,83 @@
---
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.

We probably want to require submitters to verify there are no existing bug reports of the same bug. And if there are related but not the same ask them to reference them.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Added, refer to lines 85-100

@arangatang
Copy link
Copy Markdown
Contributor

arangatang commented Sep 29, 2025

https://github.com/acmlau/aws-mcp-proxy/blob/acmlau/.github/ISSUE_TEMPLATE/bug_report.yml has an error.

YAML syntax error: (): mapping values are not allowed in this context at line 89 column 71. Learn more about this error.

Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
id: version
attributes:
label: Server Version
Release Version / Commit id
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.

note that including commit ID requires some custom logic when we build and publish the package. Right now we do not have it, only version is available at the moment.

If you are interested it, you can check for some available options.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Will keep it to Release version then

Copy link
Copy Markdown
Contributor

@arangatang arangatang Sep 29, 2025

Choose a reason for hiding this comment

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

@wzxxing
Thing is they could be running from source as well, so commit id is also useful imo

Comment thread .github/ISSUE_TEMPLATE/bug_report.yml Outdated
Co-authored-by: Leonardo Araneda Freccero <arangatang@users.noreply.github.com>
Signed-off-by: Anna Lau <66322063+acmlau@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@wzxxing wzxxing left a comment

Choose a reason for hiding this comment

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

Look good. Thanks.

@acmlau acmlau merged commit 51c6fa1 into aws:main Sep 29, 2025
3 checks passed
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