Skip to content

Revert "Add agentic workflow repo-status"#16107

Merged
benbp merged 1 commit into
mainfrom
revert-16105-add-workflow-repo-status-8181
Jun 23, 2026
Merged

Revert "Add agentic workflow repo-status"#16107
benbp merged 1 commit into
mainfrom
revert-16105-add-workflow-repo-status-8181

Conversation

@benbp

@benbp benbp commented Jun 23, 2026

Copy link
Copy Markdown
Member

Reverts #16105

Was just used to test org billing for agentic workflows

Copilot AI review requested due to automatic review settings June 23, 2026 21:51
@benbp benbp requested a review from a team as a code owner June 23, 2026 21:51
@benbp benbp merged commit f34eaf5 into main Jun 23, 2026
5 checks passed
@benbp benbp deleted the revert-16105-add-workflow-repo-status-8181 branch June 23, 2026 21:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR reverts the previously added “repo-status” agentic workflow that was introduced only for testing organization billing for agentic workflows, returning the repository to its prior state.

Changes:

  • Removes the repo-status agentic workflow source (repo-status.md) and its compiled workflow (repo-status.lock.yml).
  • Removes the associated agentic-workflows actions lock entry (.github/aw/actions-lock.json).
  • Cleans up .gitattributes by removing the lock-workflow-specific linguist/merge rule (no remaining *.lock.yml workflows in .github/workflows/).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/repo-status.md Deletes the agentic workflow definition markdown.
.github/workflows/repo-status.lock.yml Deletes the compiled GitHub Actions workflow generated from the agentic workflow.
.github/aw/actions-lock.json Removes the lock data that was only needed for the reverted agentic workflow setup.
.gitattributes Removes the *.lock.yml linguist-generated/merge rule that’s no longer applicable after deleting the lock workflow.

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.

2 participants