nushell/.github/workflows
Justin Ma 9d25b2f29a
Add a workflow to set milestone for a merged PR automatically (#14084)
<!--
if this PR closes one or more issues, you can automatically link the PR
with
them by using one of the [*linking
keywords*](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword),
e.g.
- this PR should close #xxxx
- fixes #xxxx

you can also mention related issues, PRs or discussions!
-->

# Description
<!--
Thank you for improving Nushell. Please, check our [contributing
guide](../CONTRIBUTING.md) and talk to the core team before making major
changes.

Description of your pull request goes here. **Provide examples and/or
screenshots** if your changes affect the user experience.
-->

Add a workflow to set milestone for a merged PR automatically.

A example action run log looks like:
https://github.com/hustcer/milestone-action/actions/runs/11320750633/job/31478761283


[`hustcer/milestone-action`](https://github.com/hustcer/milestone-action)
is a Github action powered by `nushell`, and still in active
development, so I will use `main` branch for easily to try new changes
2024-10-16 15:45:34 +08:00
..
audit.yml Bump rustsec/audit-check from 1.4.1 to 2.0.0 (#13921) 2024-09-25 09:55:47 +08:00
check-msrv.nu Update MSRV following rust-toolchain.toml (#12455) 2024-04-09 08:25:45 -04:00
ci.yml Bump actions-rust-lang/setup-rust-toolchain from 1.10.0 to 1.10.1 (#13979) 2024-10-02 08:32:07 +08:00
milestone.yml Add a workflow to set milestone for a merged PR automatically (#14084) 2024-10-16 15:45:34 +08:00
nightly-build.yml Bump actions-rust-lang/setup-rust-toolchain from 1.10.0 to 1.10.1 (#13979) 2024-10-02 08:32:07 +08:00
release-pkg.nu Add loongarch64-unknown-linux-gnu-gcc build target (#13895) 2024-09-22 17:20:15 +08:00
release.yml Create Sha256sum file for each release binary (#14050) 2024-10-11 11:16:22 +08:00
typos.yml Bump crate-ci/typos from 1.25.0 to 1.26.0 (#14031) 2024-10-09 09:52:36 +08:00
winget-submission.yml Update winget submission workflow include only default msi files (#10487) 2023-09-24 07:52:10 -05:00