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: add missing core files to "affects: core" labelling #2824

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

Silvris
Copy link
Collaborator

@Silvris Silvris commented Feb 15, 2024

What is this fixing or adding?

#2536 lost the "affects: core" tag after resolving conflicts, as the conflicts removed the changes to Patch.py, leaving the labeller to see the edits to worlds/Files.py and decide it wasn't core enough.

How was this tested?

Wasn't. Not actually aware of how Github CI can be tested.

If this makes graphical changes, please attach screenshots.

@github-actions github-actions bot added the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Feb 15, 2024
@black-sliver
Copy link
Member

Should probably be worlds/*.py instead.

@BadMagic100
Copy link
Collaborator

BadMagic100 commented Feb 16, 2024

Agreed with sliver, better to glob it.

As for testing, it's pretty cursed to test this, for the initial pr I tested on my fork by pr'ing onto the branch with the workflows.

act might be usable here but I have not gotten in deep enough with it to know for sure https://github.com/nektos/act

@BadMagic100
Copy link
Collaborator

One additional thought, I wonder if we should disable sync-labels on the workflow - it could be better to leave some space for manual corrections at least while this is in the early stages

Copy link
Member

@black-sliver black-sliver left a comment

Choose a reason for hiding this comment

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

Looks safe, since this is just CI, we can test in "production".

@black-sliver
Copy link
Member

One additional thought, I wonder if we should disable sync-labels on the workflow - it could be better to leave some space for manual corrections at least while this is in the early stages

Not sure. We didn't really run into any issues yet, I think? Imo it should be a separate PR if we want to change that, so merging this now as is.

@black-sliver black-sliver merged commit ffdcb91 into ArchipelagoMW:main Feb 21, 2024
10 checks passed
@github-actions github-actions bot removed the waiting-on: peer-review Issue/PR has not been reviewed by enough people yet. label Feb 21, 2024
Jouramie pushed a commit to Jouramie/Archipelago that referenced this pull request Feb 28, 2024
TheLX5 pushed a commit to TheLX5/Archipelago that referenced this pull request Mar 2, 2024
TheLX5 pushed a commit to TheLX5/Archipelago that referenced this pull request Mar 2, 2024
EmilyV99 pushed a commit to EmilyV99/Archipelago that referenced this pull request Apr 15, 2024
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

Successfully merging this pull request may close these issues.

3 participants