Skip to content

feat: Support Github alerts#68

Merged
javierbrea merged 3 commits intoreleasefrom
feat/github-alerts
Feb 6, 2026
Merged

feat: Support Github alerts#68
javierbrea merged 3 commits intoreleasefrom
feat/github-alerts

Conversation

@javierbrea
Copy link
Copy Markdown
Collaborator

@javierbrea javierbrea commented Feb 6, 2026

Support Github alerts

Description

Added

  • feat: Add GitHub alerts transformation to Confluence macros. GitHub-flavored markdown alerts ([!NOTE], [!TIP], [!IMPORTANT], [!WARNING], [!CAUTION]) are now converted to Confluence's native info, note, warning, and tip macros. This feature is disabled by default and can be enabled via rehype.githubAlerts configuration option. (bumps @telefonica/markdown-confluence-sync to 2.4.0)

Agreement

Please check the following boxes after you have read and understood each item.

  • I have read the CONTRIBUTING document
  • I have read the CODE_OF_CONDUCT document
  • I accept that, by signing the Contributor License Agreement through a comment in the PR, my Github user name will be stored by in a branch of this repository for future reference.

@javierbrea javierbrea self-assigned this Feb 6, 2026
@javierbrea javierbrea added the enhancement New feature or request label Feb 6, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

Check SPDX headers

✅ 24 files have valid headers.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 6, 2026

Check License Compliance

✅ There are 1172 dependencies with allowed licenses.

⚠️ There are 5 dependencies with dangerous licenses:

  • NPM:@cspell/dict-en-common-misspellings@2.1.12: CC-BY-SA-4.0
    • Transitive dependency of NPM:cspell@8.15.5. Defined in package.json
  • NPM:jsuri@1.3.1: unknown
    • Transitive dependency of NPM:confluence.js@2.1.0, NPM:@telefonica/confluence-sync@2.2.0, NPM:@telefonica/markdown-confluence-sync@2.4.0. Defined in package.json
  • NPM:exit@0.1.2: unknown
    • Transitive dependency of NPM:jest@29.7.0. Defined in package.json
  • NPM:khroma@2.1.0: unknown
    • Transitive dependency of NPM:@telefonica/markdown-confluence-sync@2.4.0. Defined in package.json
  • NPM:format@0.2.2: unknown
    • Transitive dependency of NPM:@telefonica/markdown-confluence-sync@2.4.0. Defined in package.json

✅ Result: Valid licenses

@javierbrea javierbrea merged commit 4ff0e87 into release Feb 6, 2026
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2026
@javierbrea javierbrea deleted the feat/github-alerts branch February 6, 2026 09:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants