Skip to content

Conversation

@javierbrea
Copy link
Collaborator

Remove sync-to-confluence workflow file in init workflow

Description

Fixed

  • fix: sync-to-confluence workflow file was not being deleted when running the initialization workflow.

Added

  • docs: Add notice about configuring the repository to allow github actions to open PRs before running the initialization workflow.

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.

In case this is your first contribution to this project, you will also have to add a comment with the following text: "I have read the CLA Document and I hereby sign the CLA", otherwise the PR status will fail and our bot will request you to add it. Once you have signed it in a PR, you will not have to sign it again for future contributions.

@javierbrea javierbrea requested a review from Copilot April 10, 2025 07:38
@github-actions
Copy link

Check SPDX headers

✅ 45 files have valid headers.

Copy link

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.

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

Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/init.yml:66

  • The commit title refers to removing the 'sync-to-confluence' workflow file, but the command removes 'sync-docs-to-confluence.yml'. Please confirm and update the file name for consistency.
rm -f .github/workflows/sync-docs-to-confluence.yml

@github-actions
Copy link

Check License Compliance

✅ There are 979 dependencies with allowed licenses.

⚠️ There are 7 dependencies with dangerous licenses:

  • NPM:@cspell/dict-en-common-misspellings@2.0.10: CC-BY-SA-4.0
    • Transitive dependency of NPM:cspell@8.15.5. Defined in package.json
  • NPM:editions@6.21.0: Artistic-2.0
    • Transitive dependency of NPM:mem-fs-editor@11.1.4. Defined in package.json
  • NPM:binaryextensions@6.11.0: Artistic-2.0
    • Transitive dependency of NPM:mem-fs-editor@11.1.4. Defined in package.json
  • NPM:textextensions@6.11.0: Artistic-2.0
    • Transitive dependency of NPM:mem-fs-editor@11.1.4. Defined in package.json
  • NPM:version-range@4.14.0: Artistic-2.0
    • Transitive dependency of NPM:mem-fs-editor@11.1.4. Defined in package.json
  • NPM:email-validator@2.0.4: unknown
    • Direct dependency. Defined in package.json
  • NPM:exit@0.1.2: unknown
    • Transitive dependency of NPM:jest@29.7.0. Defined in package.json

✅ Result: Valid licenses

@javierbrea javierbrea merged commit 3f6b9d4 into release Apr 10, 2025
5 checks passed
@javierbrea javierbrea deleted the fix/remove-files branch April 10, 2025 08:00
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants