Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(.github/workflows): add create-screenshots.yml to automate screenshot creation refactor(.github/workflows): remove redundant screenshot creation steps from screenshots.yml feat: add screenshots.json to manage screenshot configurations The new create-screenshots.yml workflow automates the process of creating screenshots for pull requests, improving efficiency and reducing manual effort. The redundant screenshot creation steps in screenshots.yml have been removed to avoid duplication and maintain cleaner code. The new screenshots.json file allows for easier management and configuration of the screenshots to be created. #135

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

robinmordasiewicz
Copy link
Owner

No description provided.

…nshot creation

refactor(.github/workflows): remove redundant screenshot creation steps from screenshots.yml
feat: add screenshots.json to manage screenshot configurations
The new create-screenshots.yml workflow automates the process of creating screenshots for pull requests, improving efficiency and reducing manual effort. The redundant screenshot creation steps in screenshots.yml have been removed to avoid duplication and maintain cleaner code. The new screenshots.json file allows for easier management and configuration of the screenshots to be created.
@robinmordasiewicz robinmordasiewicz merged commit b069716 into main Nov 27, 2023
5 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the docs-63 branch November 27, 2023 21:54
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.

1 participant