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

AutoGenerator to master auto PR #543

Closed
wants to merge 5 commits into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

🤖 Automated PR from AutoGenerator to master

jim60105 and others added 4 commits October 20, 2024 14:52
- Change cron syntax from single quotes to double quotes
- Add permissions for pull-requests with write access
- Update docker run command to use double quotes instead of single quotes
- Update git auto commit action to use double quotes for commit message
- Replace `repo-sync/pull-request` action with a custom script for creating or editing pull requests using GitHub CLI

Signed-off-by: 陳鈞 <[email protected]>
- Add write permissions for contents in the AutoGenerator workflow

Signed-off-by: 陳鈞 <[email protected]>
- Update the job name from "pull-request" to "Create or Update Pull Request"
- Add environment variable `GH_TOKEN` for GitHub token
- Reformat the `gh_pr_up` function for better readability
- Specify the shell to be used as bash for the `gh_pr_up` function

Signed-off-by: 陳鈞 <[email protected]>
@jim60105 jim60105 closed this Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants