Skip to content

feat(config): allow configurable image target URL patterns#128

Merged
rokuosan merged 5 commits into
mainfrom
feat-configuable-target-url
May 12, 2026
Merged

feat(config): allow configurable image target URL patterns#128
rokuosan merged 5 commits into
mainfrom
feat-configuable-target-url

Conversation

@rokuosan
Copy link
Copy Markdown
Owner

@rokuosan rokuosan commented May 12, 2026

Summary

  • make image replacement target URLs configurable via output.images.targets
  • preserve the historical three GitHub attachment URL rules as code defaults when targets is omitted
  • support disabling replacement with targets: [] and wildcard host patterns such as https://*.githubusercontent.com
  • add the repository config entry for the new target URL patterns and document the behavior

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6d0bc9c8aa

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pkg/core/issue_articles.go Outdated
@rokuosan rokuosan self-assigned this May 12, 2026
@rokuosan
Copy link
Copy Markdown
Owner Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 51e27f5486

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread pkg/config/type.go Outdated
Comment thread pkg/core/issue_articles.go Outdated
@rokuosan
Copy link
Copy Markdown
Owner Author

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 194eccca78

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread gic.config.yaml
@rokuosan rokuosan merged commit f1dec90 into main May 12, 2026
4 checks passed
@rokuosan rokuosan deleted the feat-configuable-target-url branch May 12, 2026 06:39
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.

1 participant