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] shorten names of workflow files and names #19567

Merged
merged 1 commit into from Oct 8, 2019

Conversation

foolip
Copy link
Member

@foolip foolip commented Oct 8, 2019

With this, instead of checks named like this:

  • "Build & Release Manifest / manifest-build-and-tag"
  • "Build & Publish Documentation Website / website-build-and-publish"

The checks will installed be named like this:

  • "manifest / build-and-tag"
  • "documentation / build-and-publish"

With this, instead of checks named like this:
 - "Build & Release Manifest / manifest-build-and-tag"
 - "Build & Publish Documentation Website / website-build-and-publish"

The checks will installed be named like this:
 - "manifest / build-and-tag"
 - "documentation / build-and-publish"
@foolip
Copy link
Member Author

foolip commented Oct 8, 2019

@jgraham @jugglinmike 192914f builds on top of this, so expedited review appreciated :)

@jgraham jgraham merged commit ff3e2b5 into master Oct 8, 2019
@foolip foolip deleted the foolip/shorter-actions branch October 8, 2019 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants