Skip to content

Automate docs and license generation#37

Closed
OliverTrautvetter wants to merge 17 commits intomainfrom
automate_docs_and_license_generation
Closed

Automate docs and license generation#37
OliverTrautvetter wants to merge 17 commits intomainfrom
automate_docs_and_license_generation

Conversation

@OliverTrautvetter
Copy link
Member

No description provided.

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.

Pull Request Overview

This PR introduces automation for docs and license generation by adding a new script and GitHub workflow. The changes also add copyright headers to existing files to maintain consistent licensing across the codebase.

  • Added a shell script to automate documentation generation and license updates
  • Created a GitHub workflow to automatically run the script on PR and main branch changes
  • Added consistent copyright headers to Go source files and GitHub workflow files

Reviewed Changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
hack/update-docs-and-licenses.sh New automation script for generating docs and updating licenses
.github/workflows/update-docs-and-licenses.yml New GitHub workflow to run the automation script
internal/util/required_flag.go Added copyright header
internal/portal/api_key.go Added copyright header
internal/util/mocks.go Reorganized imports and added copyright header
.github/workflows/*.yml Added copyright headers to workflow files

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot force-pushed the automate_docs_and_license_generation branch from 3b694fc to 630bfdf Compare October 14, 2025 08:26
@github-actions github-actions bot force-pushed the automate_docs_and_license_generation branch from 19d102e to 7b98d1c Compare October 14, 2025 08:31
NautiluX and others added 6 commits October 14, 2025 10:35
* Adds a description to the service command
* Updates README

Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
…eparate commit

Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
…kflow

Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
@OliverTrautvetter OliverTrautvetter force-pushed the automate_docs_and_license_generation branch from 7b98d1c to 19d102e Compare October 14, 2025 08:36
….com/codesphere-cloud/oms into automate_docs_and_license_generation

Signed-off-by: GitHub Action <action@github.com>
@github-actions github-actions bot force-pushed the automate_docs_and_license_generation branch from 19d102e to 2dec140 Compare October 14, 2025 08:37
…eparate commit

Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
….com/codesphere-cloud/oms into automate_docs_and_license_generation

Signed-off-by: GitHub Action <action@github.com>
@github-actions github-actions bot force-pushed the automate_docs_and_license_generation branch from b3f17bd to df61193 Compare October 14, 2025 08:45
….com/codesphere-cloud/oms into automate_docs_and_license_generation

Signed-off-by: GitHub Action <action@github.com>
@github-actions github-actions bot force-pushed the automate_docs_and_license_generation branch from 6e14a30 to d20d4b3 Compare October 14, 2025 08:53
@OliverTrautvetter OliverTrautvetter deleted the automate_docs_and_license_generation branch October 14, 2025 08:56
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