Skip to content

馃 Fix: Repository Compliance Updates - #396

Closed
freckle-automation-app[bot] wants to merge 4 commits into
mainfrom
automated-repo-fix/compliance-updates-1781486491362
Closed

馃 Fix: Repository Compliance Updates#396
freckle-automation-app[bot] wants to merge 4 commits into
mainfrom
automated-repo-fix/compliance-updates-1781486491362

Conversation

@freckle-automation-app

Copy link
Copy Markdown
Contributor

This PR adds the following compliance configurations:

  • mergeabot

This PR was automatically created by the Freckle GitHub Repo Health Check
action
. You can exclude this repository from the evaluation by setting
the exclude input in the workflow check-freckle.yml.

@freckle-automation-app
freckle-automation-app Bot requested a review from a team as a code owner June 15, 2026 01:21
@freckle-automation-app
freckle-automation-app Bot requested review from chris-martin and removed request for a team June 15, 2026 01:21
@cdmren
cdmren requested review from cdmren and removed request for chris-martin June 17, 2026 22:45
@cdmren cdmren mentioned this pull request Jun 22, 2026
@pbrisbin

Copy link
Copy Markdown
Member

I don't understand why a ci.yml keeps getting added even though that rule was excluded, the log for the run that did this doesn't mention it:

[freckle/stack-cache-action] - [SYSTEM] - Found 1 excluded rules
[freckle/stack-cache-action] - [SYSTEM] - Found 1 failing rules
[freckle/stack-cache-action] - [SYSTEM] - Found 0 files to remove
[freckle/stack-cache-action] - [SYSTEM] - Creating fix PR for 1 rules
[freckle/stack-cache-action] - [SYSTEM] - rule mergeabot made change to .github/workflows/mergeabot.yml

What am I missing here?

@pbrisbin

Copy link
Copy Markdown
Member

And here's the log for the run that put it back after Joris had deleted it,

[freckle/stack-cache-action] - [SYSTEM] - Found 1 excluded rules
[freckle/stack-cache-action] - [SYSTEM] - Found 0 failing rules
[freckle/stack-cache-action] - [SYSTEM] - Found 0 files to remove

What is doing it?

@pbrisbin

Copy link
Copy Markdown
Member

Aha! I found it.

When github-repo-health runs its CI tests, that is not aware of excludes. So it was a CI run that did these updates,

[freckle/stack-cache-action] - [SYSTEM] - Found 0 excluded rules
[freckle/stack-cache-action] - [SYSTEM] - Found 1 failing rules
[freckle/stack-cache-action] - [SYSTEM] - Found 0 files to remove
[freckle/stack-cache-action] - [SYSTEM] - Updating fix PR for 1 rules
[freckle/stack-cache-action] - [SYSTEM] - rule ci changes .github/workflows/ci.yml

I'll look into addressing that.

@cdmren cdmren closed this Jun 24, 2026
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