Skip to content

Create action workflow to get latest docs changes from openzeppelin-foundry-upgrades#1129

Merged
CoveMB merged 12 commits intoOpenZeppelin:masterfrom
CoveMB:master
Feb 21, 2025
Merged

Create action workflow to get latest docs changes from openzeppelin-foundry-upgrades#1129
CoveMB merged 12 commits intoOpenZeppelin:masterfrom
CoveMB:master

Conversation

@CoveMB
Copy link
Contributor

@CoveMB CoveMB commented Feb 20, 2025

The workflow if trigger externally from openzeppelin-foundry-upgrades CI if changes were detected to the docs.
It updates the submodule, re-genrate the documentation, if changes are confirmed on the generated documentation creates a new branch, commit and push the changes then a pull request is open from this branch to the main branch (it creating the pull request fails the created branch is deleted).

Additionally the checking difference during preparing (copying) the docs from the submodule to the root got decoupled so that having differences does not fail the CI as the changes will be committed in the pull request.

@socket-security
Copy link

socket-security bot commented Feb 20, 2025

Copy link
Member

@ericglau ericglau left a comment

Choose a reason for hiding this comment

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

Just one comment, thanks!

@CoveMB CoveMB merged commit 45a957b into OpenZeppelin:master Feb 21, 2025
14 checks passed
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.

2 participants