Skip to content

[CI] Add nightly merge workflow for gh-pages #363

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

Merged
merged 2 commits into from
Apr 1, 2025

Conversation

Andrews2024
Copy link
Contributor

@Andrews2024 Andrews2024 commented Mar 27, 2025

General:

This PR adds the nightly merge workflow to the CI pipeline to automatically merge changes to main into the gh-pages branch. This is to prevent documentation from becoming out of date and to avoid needing to manually merge changes.

  • Have you removed all sensitive information, including but not limited to access keys and passwords?
  • Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?

Pull Request Guidelines:

  1. Does your submission pass tests?
  2. Are you addressing a single feature in this PR?
  3. Are your commits atomic, addressing one change per commit?
  4. Are you following the conventions of the language?
  5. Have you saved your large formatting changes for a different PR, so we can focus on your work?
  6. Have you explained your rationale for why this feature is needed?

@github-actions github-actions bot added the repo-ci-improvement for improvements in the repository or CI workflow in the changelog. label Mar 27, 2025
Copy link

codecov bot commented Mar 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.98%. Comparing base (6d72edb) to head (5b6513f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #363      +/-   ##
==========================================
+ Coverage   72.95%   72.98%   +0.03%     
==========================================
  Files          14       14              
  Lines        2596     2599       +3     
==========================================
+ Hits         1894     1897       +3     
  Misses        537      537              
  Partials      165      165              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@rahulait rahulait merged commit deb8ce8 into linode:main Apr 1, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repo-ci-improvement for improvements in the repository or CI workflow in the changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants