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] remove the update-pr-preview job #19456

Merged
merged 2 commits into from
Oct 1, 2019

Conversation

foolip
Copy link
Member

@foolip foolip commented Oct 1, 2019

As discovered in #19378,
the existing setup isn't compatible with the GitHub Actions read-only tokens
for pull requests from forks.

Since the location of the staging deployment isn't very discoverable even
when it does work, disable the job pending a new setup.

As discovered in #19378,
the existing setup isn't compatible with the GitHub Actions read-only tokens
for pull requests from forks.

Since the location of the staging deployment isn't very discoverable even
when it does work, disable the job pending a new setup.
@jugglinmike
Copy link
Contributor

What do you think about removing the script and its tests, too? I sometimes have trouble understanding who (if anyone) depends on things in the tools/ directory, so I'd rather not leave behind unused infrastructure.

@foolip
Copy link
Member Author

foolip commented Oct 1, 2019

Sure. I didn't read the config very carefully and look for what would be left dead code. You probably know exactly which bits it are, can you just push a commit to my branch with those removals?

@jugglinmike
Copy link
Contributor

Sure thing. I don't know if you'd like a third opinion since I'm now a participant, so I'll leave merging to you

Copy link
Member Author

@foolip foolip left a comment

Choose a reason for hiding this comment

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

Second commit LGTM

@foolip
Copy link
Member Author

foolip commented Oct 1, 2019

We reviewed each other's changes so that's okay.

@foolip foolip merged commit 81b79d7 into master Oct 1, 2019
@foolip foolip deleted the foolip/rm-update-pr-preview-job branch October 1, 2019 23:59
jugglinmike added a commit to bocoup/wpt that referenced this pull request Oct 7, 2019
jugglinmike pushed a commit to jugglinmike-bocoup/wpt that referenced this pull request Oct 7, 2019
@foolip
Copy link
Member Author

foolip commented Oct 20, 2019

@jugglinmike FYI, since the code that adds the pull-request-has-preview label was removed in this PR and most likely that won't be used in the new solution, I'll remove that label from the repo entirely.

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.

5 participants