Skip to content

chore(ci): add a workflow to auto-commit docs changes - #59

Draft
ctreatma wants to merge 5 commits into
mainfrom
auto-update-docs
Draft

chore(ci): add a workflow to auto-commit docs changes#59
ctreatma wants to merge 5 commits into
mainfrom
auto-update-docs

Conversation

@ctreatma

@ctreatma ctreatma commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ctreatma
ctreatma force-pushed the auto-update-docs branch 7 times, most recently from a043f1e to d05601f Compare August 5, 2026 19:51
- name: Determine if PR is from Renovate
id: author_check
run: |
is_renovate=${{github.actor == 'ctreatma' && startsWith(github.head_ref, 'auto')}}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is ctreatma used in renovate?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

That's from e35bd38, to enable testing of the check logic before merge.

steps.author_check.outputs.is_renovate == 'true' &&
steps.validate_docs.outcome == 'failure'
run: |
git config --global user.name 'equinix-labs@auto-commit-workflow'

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

fwiw - the repo org is equinix

@ctreatma
ctreatma marked this pull request as draft August 20, 2026 14:26
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