Skip to content

docs: add an example about fix mode on GitHub Actions#6060

Merged
ferrarimarco merged 1 commit intomainfrom
fix-mode-example
Aug 25, 2024
Merged

docs: add an example about fix mode on GitHub Actions#6060
ferrarimarco merged 1 commit intomainfrom
fix-mode-example

Conversation

@ferrarimarco
Copy link
Copy Markdown
Collaborator

Readiness checklist

In order to have this pull request merged, complete the following tasks.

Pull request author tasks

  • I checked that all workflows return a success.
  • I included all the needed documentation for this change.
  • I provided the necessary tests.
  • I squashed all the commits into a single commit.
  • I followed the Conventional Commit v1.0.0 spec.
  • I wrote the necessary upgrade instructions in the upgrade guide.
  • If this pull request is about and existing issue,
    I added the Fix #ISSUE_NUMBER or Close #ISSUE_NUMBER text to the description of the pull request.

Super-linter maintainer tasks

  • Label as breaking if this change breaks compatibility with the previous released version.
  • Label as either: automation, bug, documentation, enhancement, infrastructure.
  • Add the pull request to a milestone, eventually creating one, that matches
    with the version that release-please proposes in the preview-release-notes CI job.

@ferrarimarco ferrarimarco added this to the 7.1.0 milestone Aug 24, 2024
@ferrarimarco ferrarimarco force-pushed the fix-mode-example branch 2 times, most recently from a238f8b to a2cd3a6 Compare August 24, 2024 14:03
@Bluscream
Copy link
Copy Markdown

Your example workflow will fail if it tries to fix anything inside the .github/workflows/ dir because that requires a github app token. So either show users how to obtain that token or exclude that dir

@ferrarimarco
Copy link
Copy Markdown
Collaborator Author

Yeah, this is a good point. I'll add a note about this.

@ferrarimarco ferrarimarco merged commit a5c0cf2 into main Aug 25, 2024
@ferrarimarco ferrarimarco deleted the fix-mode-example branch August 25, 2024 12:47
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