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

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

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

ferrarimarco
Copy link
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

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
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
158 checks passed
@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