Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: improve section about GitHub Actions #1303

Closed
Labels
confirmedPrevent from becoming staledocsImprovements or additions to documentation
@spaceone

Description

@spaceone

Hello,

the documentation chapterGithub Actions starts with explaining the GitHub Actions, then link to:action.yml - which is the definition for the action in github - endusers don't care about it, I guess - and then all configuration options are shown.

After this the practical example sections comes, but one doesn't know that it will follow. It's not shown in the side-navigation.

Improvments:

  • link in the top description to "#examples" .
  • give two short examples directly on how to create a version and how to publish a build.
      -name:Release | Python Semantic Releaseid:releaseuses:python-semantic-release/python-semantic-release@10# which version???with:github_token:${{ secrets.GITHUB_TOKEN }}verbosity:1build:false# all the documented options here...
      -name:Release | Add distribution artifacts to GitHub Release Assetsuses:python-semantic-release/publish-action@10# which version???if:steps.release.outputs.released == 'true'with:github_token:${{ secrets.GITHUB_TOKEN }}tag:${{ steps.release.outputs.tag }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    confirmedPrevent from becoming staledocsImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp