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

Use personal access token for git push #62

Closed
wants to merge 1 commit into from

Conversation

nsoranzo
Copy link
Member

in fetch-all-tools-merge job, so it can trigger the "Filter community tools" workflow. See https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow

Closes #57 .

@paulzierep
Copy link
Collaborator

Thanks @nsoranzo;
I took: https://github.com/galaxyproject/galaxy_tool_metadata_extractor/blob/cea51e857e8839cdd61dfe3dc61e065f084f7c18/.github/workflows/fetch_all_tools.yaml#L40-L42
but otherwise opted for

  # the workflow it triggered when all tools are fetched
  workflow_run:
      workflows: ["Fetch all tools"]
      types:
        - completed

Since it is more implicit.

@paulzierep paulzierep closed this Mar 4, 2024
@nsoranzo nsoranzo deleted the PAT_for_push branch March 4, 2024 12:56
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