cncf/tag-env-sustainability

[Action] Project Green Scraper - Update GitHub Actions Workflow implementation to publish PR for changes

Closed this issue · 4 comments

Description

Currently the implementation for the Green Scraper GH workflow is to push any changes directly to main branch.
We need to change it to publish a pull request with changes instead so that we can have more control and validate the changes being done to the events page.

Outcome

GH workflow for Green Scraper project will create pull requests with changes instead of pushing directly to main branch when triggered.

To-Do

Code of Conduct

  • I agree to follow this project's Code of Conduct

Comments

No response

As discussed in the project meeting, I would like to look into this.

I have created a PR to update the workflow.

Looks great, thanks @Al-HusseinHameedJasim ! I reviewed and merged the PR so we can close this item. Can open a new one if any issues during testing pop up.