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

Automate stdlib documentation generation #87

Open
lens0021 opened this issue Jan 10, 2025 · 1 comment
Open

Automate stdlib documentation generation #87

lens0021 opened this issue Jan 10, 2025 · 1 comment
Assignees

Comments

@lens0021
Copy link
Contributor

Currently, a human creates the PR. It will be good if mimic the process Dependabot provides.

@lens0021 lens0021 self-assigned this Jan 10, 2025
@lens0021 lens0021 changed the title Automate stdlib generation Automate stdlib documentation generation Jan 10, 2025
@Ph0enixKM
Copy link
Member

We can create a GitHub bot that will run a designated amber script in the repository and apply the changes on the PR itself after a manual button press.

The script would then have to:

  1. Check if there are conflicts with the upstream branch (if so then do not continue)
  2. Pull changes from base branch
  3. Clone Amber repository
  4. Move stdlib files to the latest version docs
  5. Push the changes to the PR

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

No branches or pull requests

2 participants