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

GitHub Actions hygiene 2021-12 #101

Open
edburns opened this issue Dec 22, 2021 · 0 comments
Open

GitHub Actions hygiene 2021-12 #101

edburns opened this issue Dec 22, 2021 · 0 comments

Comments

@edburns
Copy link
Contributor

edburns commented Dec 22, 2021

  • Ensure all actions are invocable with repository_dispatch.
  • Ensure all actions have sufficiently distinct types so that they only run when desired.
  • Ensure all actions that run integration tests have integration-test-all type.
edburns added a commit to azure-javaee/weblogic-azure that referenced this issue Dec 22, 2021
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

Signed-off-by: Ed Burns <edburns@microsoft.com>
edburns added a commit to azure-javaee/weblogic-azure that referenced this issue Dec 22, 2021
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

Signed-off-by: Ed Burns <edburns@microsoft.com>
edburns added a commit to azure-javaee/weblogic-azure that referenced this issue Apr 22, 2022
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

Signed-off-by: Ed Burns <edburns@microsoft.com>
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

1 participant