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

ci(GitHub-Actions): Call slack-templates workflows #14

Merged
merged 3 commits into from
Apr 25, 2022

Conversation

Kurt-von-Laven
Copy link
Contributor

Eliminate duplication of identical Notify Assignee, Notify Reviewers, and Bump Version workflows across repositories now that slack-templates houses callable versions.

Improve job names. They render within a small box in the GitHub Actions UI, and hence long names are elided. When not specified, they default to the job key, so specify them.

Upgrade GitHub Actions to latest versions.

actions/checkout v3.0.1 --> v3.0.2
actions/cache v3.0.1 --> v3.0.2
ScribeMD/slack-templates 0.1.1 --> 0.2.3

actions/checkout v3.0.1 --> v3.0.2
actions/cache v3.0.1 --> v3.0.2
ScribeMD/slack-templates 0.1.1 --> 0.2.3
They render within a small box in the GitHub Actions UI, and hence long
names are elided. When not specified, they default to the job key, so
specify them.
Eliminate duplication of identical Notify Assignee, Notify Reviewers,
and Bump Version workflows across repositories now that slack-templates
houses callable versions.
Copy link

@davisgtaylor davisgtaylor left a comment

Choose a reason for hiding this comment

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

Lgtm

@Kurt-von-Laven Kurt-von-Laven merged commit 1290597 into main Apr 25, 2022
@Kurt-von-Laven Kurt-von-Laven deleted the github-actions branch April 25, 2022 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants