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

Set the @JuliaLang/github-actions team as the code owners for GitHub Actions workflow files #38783

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

DilumAluthge
Copy link
Member

@DilumAluthge DilumAluthge commented Dec 9, 2020

Summary

This pull requests sets the @JuliaLang/github-actions team as the code owners for GitHub Actions workflow files, i.e. all files in the /.github/workflows/ directory.

(The @JuliaLang/github-actions team is a subteam of the @JuliaLang/infrastructure team.)

Motivation

We are working on a GitHub Action that implements a finite state machine for tracking the progress of pull requests made by non-committers (i.e. pull requests made from forks). A high-level description of the state machine is available in this Discourse comment.

Changes to repo automation workflow files can have unintended consequences, and it can be easy to miss a small workflow file change in a large pull request. Designating the @JuliaLang/github-actions team as the code owners of the /.github/workflows/ directory ensures that this team will automatically be pinged on every pull request that modifies a GitHub Action workflow file.

@staticfloat staticfloat merged commit ebf54b4 into master Dec 9, 2020
@staticfloat staticfloat deleted the dpa/codeowners-github-actions-workflow-files branch December 9, 2020 16:06
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
@DilumAluthge DilumAluthge added backport 1.6 Change should be backported to release-1.6 backport 1.7 ci Continuous integration labels Aug 25, 2021
@KristofferC KristofferC mentioned this pull request Aug 25, 2021
75 tasks
KristofferC pushed a commit that referenced this pull request Aug 25, 2021
…b Actions workflow files (#38783)

(cherry picked from commit ebf54b4)
KristofferC pushed a commit that referenced this pull request Aug 31, 2021
…b Actions workflow files (#38783)

(cherry picked from commit ebf54b4)
KristofferC pushed a commit that referenced this pull request Sep 3, 2021
…b Actions workflow files (#38783)

(cherry picked from commit ebf54b4)
@KristofferC KristofferC removed backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Sep 7, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
…b Actions workflow files (#38783)

(cherry picked from commit ebf54b4)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants