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

Reuse workflows from upstream #2390

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Conversation

greg0ire
Copy link
Member

@greg0ire greg0ire commented Nov 13, 2021

Note that the mongodb extension is no longer installed in the coding
standards job, where it is probably not useful.

Tthe settings will need to be changed right before merging this, to adapt the name of the coding standard workflow.

Also note that the Static Analysis and Continuous Integrations could not be reuse, among other things because they don't allow configuring extra extensions yet.

Note that the mongodb extension is no longer installed in the coding
standards job, where it is probably not useful.
# "GITHUB_TOKEN": ${{ secrets.ORGANIZATION_ADMIN_TOKEN }}
# "SIGNING_SECRET_KEY": ${{ secrets.SIGNING_SECRET_KEY }}
# "GIT_AUTHOR_NAME": ${{ secrets.GIT_AUTHOR_NAME }}
# "GIT_AUTHOR_EMAIL": ${{ secrets.GIT_AUTHOR_EMAIL }}
Copy link
Member Author

Choose a reason for hiding this comment

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

I thought you were the ones uncommenting this step, but turns out you don't…
Source: https://github.com/orgs/doctrine/teams/doctrinecore/discussions/20?from_comment=31#discussion-20-comment-31

@greg0ire greg0ire requested review from malarzm, alcaeus, franmomu and IonBazan and removed request for alcaeus November 13, 2021 12:31
@greg0ire greg0ire merged commit bc49b1e into doctrine:2.2.x Nov 18, 2021
@greg0ire greg0ire deleted the reuse-workflows branch November 18, 2021 10:59
@greg0ire greg0ire added this to the 2.2.3 milestone Nov 18, 2021
@malarzm
Copy link
Member

malarzm commented Nov 18, 2021

Sorry I'm late to the party! This is great, 2 less configs to maintain :)

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.

4 participants