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

update markdown ci #2587

Merged
merged 2 commits into from
Jan 30, 2025
Merged

update markdown ci #2587

merged 2 commits into from
Jan 30, 2025

Conversation

sukantoraymond
Copy link
Collaborator

@sukantoraymond sukantoraymond commented Jan 30, 2025

Removing Markdown CI until Bot commit signature issue is resolved. It is blocking PR merge for all PRs

@sukantoraymond sukantoraymond merged commit 07340a0 into main Jan 30, 2025
21 of 36 checks passed
@sukantoraymond sukantoraymond deleted the update-markdown-fix2 branch January 30, 2025 23:50
@owenwahlgren
Copy link
Collaborator

I'm confused, what is the problem with bot? It does already have a commit signature?

  - name: Commit files
        uses: ChromeQ/commit@v2.0.0
        env:
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
        with:
          files: |
            cmd/commands.md
            sdk/SDK.md
          commit-message: "chore: Update MD files [skip ci]"
          ref: ${{ github.head_ref }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants