Skip to content

Conversation

@omni1504
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:

  • Added generate_xls_from_lens.yaml Github actions file, which:
    -- Generates WAFR Lens JSON out of YAML
    -- Generates XLS File out of JSON using json-2-xls.py script

  • Resulting JSON and XLS files are pushed into the same branch (PR target)

Locations:

  • Github Actions File: generate_xls_from_lens.yaml - .github/workflows
  • JSON File: /custom-lens
  • XLS FIle: /custom-lens/tools
  • Python XLS conversion script: /custom-lens/tools.python

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@grolston grolston self-requested a review July 30, 2024 19:07
Copy link
Contributor

@grolston grolston left a comment

Choose a reason for hiding this comment

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

Hi, thank you for contributing! After review I see that your GitHub Action is trying to push a commit back to the main branch. The main branch is a protected branch that will not allow direct pushes. I am not sure if this GitHub Action will work on this repository.

@grolston grolston self-requested a review August 14, 2024 04:07
@grolston grolston self-assigned this Aug 14, 2024
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