Skip to content

Automate update for github-action-config.json #1208

Closed
@sayboras

Description

@sayboras

Need to investigate on how to automate this

Originally posted by @sayboras in #1207 (comment)

Currently we have Make target make assets/github-action-config.json to update github-action-config.json, will be better to have it run as part of release automatically.

Updated: Just found the below steps in https://github.com/golangci/golangci-lint/blob/master/docs/src/docs/contributing/workflow.mdx

After making a release you need to update (TODO: automate partially):

  1. GitHub action config by running:
make assets/github-action-config.json
  1. Update netlify state hash
make update_netlify_state
  1. Contributors list
make update_contributors_list # may take 15 min

`

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedNeed's direct action from maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions